Show pageOld revisionsBacklinksExport to PDFExport Page to HTML/PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{tag>Manuals Mobile_Applications Files Video}} [<10>] ====== Embedding Video ====== The process is the same as for a desktop application. You will need to define an attribute of the Document type in some object and then add an HTML cell to your form with the following contents: <code aim><div style=”width:400px;height:400px”><<MyObject.DocumentAttribute>></div> </code> The div element is just to give width and height to the video. The actual video is embedded by a reference to the document attribute ''MyObject.DocumentAttribute'' Last modified: 2022/09/13 18:15 Log In