How can I allow multiple images to be uploaded on my forms instead of just one?

  • cindyb733
    Asked on May 26, 2016 at 1:35 PM

    (6) I need them to be able to upload multiple images (6), so is there a widget for multiple images, or do I just have to add 6 different upload buttons and label them 1, 2, 3, etc?

  • Nik_C
    Replied on May 26, 2016 at 2:45 PM

    You can do that with our File upload field:

    1. Add File upload field to your form:

    How can I allow multiple images to be uploaded on my forms instead of just one? Image 1 Screenshot 30

    2. And set Allow multiple to - On:

    How can I allow multiple images to be uploaded on my forms instead of just one? Image 2 Screenshot 41

    That will allow your users to upload multiple files.

    Please let us know if you have further questions. 

    Thank you!

  • cindyb733
    Replied on May 26, 2016 at 3:18 PM

    thanks, Nik.