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 How_To Mobile Files Images Camera}} [<10>] ====== How to upload an image from camera or photo library of the phone ====== One approach is to define an attribute of the Picture type for one of your forms. //**AwareIM**// will automatically generate controls to upload the image from a camera or photo library. This approach will work in both browser-based mobile applications and native mobile applications. Another approach is to use the ''[[a_f:a:mobile_camera_snap_into|MOBILE CAMERA SNAP INTO]]'' action in some process (or ''[[a_f:a:mobile_camera_get_into|MOBILE CAMERA GET INTO]]'' action to get access to photo library). When AwareIM executes this action the user will be able to upload a photo from camera or a photo library. The image will be written into the picture attribute specified in the action. For example: <code aim>MOBILE CAMERA SNAP INTO MyObject.MyPictureAttribute </code> <callout type="primary" icon="true" title="note"> These actions will only work for native mobile applications – they will not work inside the mobile browser. Please see [[docs:3300_mobile_apps]] and [[docs:3000_rule_language|Rule Language Guide]] for more details about these actions.</callout> Last modified: 2025/06/12 03:59 Log In