Category / Section
FAQ: Can I add multiple images at the same time?
Published:
Updated:
There is no way to add multiple images at once in a form.
Reason:
Each Image Capture element has its own element ID, where one image corresponds to the value of the element.
The value of an Image Capture element cannot have multiple values.
By using a Repeat element, multiple images can be added consecutively in separate repeat instances, but not simultaneously.