Setting mobile properties for image fields
Refer to
this page to learn about the Image field.
On mobile devices, users can capture images using their camera or select from the gallery:
- Single Upload: Users can upload one image per submission.
- Multiple Upload: Users can upload up to 10 images per submission, with each image not exceeding 10MB using native gallery/multi-select tools.
Note: Camera access isn't supported while using Split View mode on iPad. Users will need to switch to full screen to capture images.
Follow the steps below to configure mobile properties of image field
- Edit your app.
- Open the form builder.
- Select the image field.
Navigate to the Mobile Properties section, then select the required properties:

- Set the Default camera as required. This property defines which camera will be opened by default when the user opts to take a photo. Primary is set by default.
- Check Allow to switch camera to allow the end user to switch between the cameras on their device. By leaving this property unchecked, you'd be limiting the end user to use the Default Camera you've set.
Check Enable photo gallery to allow the end user to upload a photo from their device's photo gallery. Once their camera is launched, the end user will see the gallery icon in the botton-left corner of their screen.
Note: If the Enable photo gallery option is unchecked , you'll not be able to upload photos from your local storage i.e., device's photo gallery.
Check Show Preview Screen to allow the end user to preview the selected/captured image. Doing so displays the Exit Preview property. The end user can retake or set the captured/selected image as it is before the preview screen times out.
- Select when user taps to allow the end user to exit the image preview manually
- Select the required choice to close the image preview automatically in 3 , 5 , 10 , 15 , or 20 seconds , respectively.
- Understand image field
- Set image properties