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:070_mobile_applications [2026/08/13 00:55] – removed - external edit (Unknown date) 127.0.0.1 | 3300_mobile_apps:070_mobile_applications [2026/08/13 00:57] (current) – ↷ Links adapted because of a move operation localdev | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| + | [< | ||
| + | ====== Display & Upload Images from Camera and/or Photo Library ====== | ||
| + | |||
| + | One approach is to define an attribute of the Picture type for one of your forms. // | ||
| + | |||
| + | Another approach is to use the '' | ||
| + | |||
| + | <code aim> | ||
| + | |||
| + | Note that these actions will only work for native mobile applications – they will not work inside the mobile browser. Please see [[2500_config_apps: | ||
| + | |||
| + | |||