Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| 3300_mobile_apps:110_mobile_applications [2022/08/21 22:48] – removed - external edit (Unknown date) 127.0.0.1 | 3300_mobile_apps:110_mobile_applications [2026/08/13 00:55] (current) – ↷ Page moved from docs:3300_mobile_apps:110_mobile_applications to 3300_mobile_apps:110_mobile_applications localdev | ||
|---|---|---|---|
| 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 '' | ||
| + | |||
| + | |||