Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:3300_mobile_apps:110_mobile_applications [2022/08/18 12:28] – removed - external edit (Unknown date) 127.0.0.1 | docs:3300_mobile_apps:110_mobile_applications [2022/09/13 18:15] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| + | [< | ||
| + | ====== 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>< | ||
| + | |||
| + | 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 '' | ||
| + | |||
| + | |||