Is it possible to give users the option to add another image?

I’m creating a form where users can upload multiple images with descriptions. There are fields for 6 images at present, but if a user wanted to upload more, is there a way for them to be able to do this? i.e. a button which would create a new field?
Thanks in advance

Doing that is not a feature, but you can pre-create the field and configure conditional logic for it to be shown/hidden based on another field. e.g. A checkbox to allow the user reveal the extra upload field. You can find the documentation for conditional logic here: https://docs.gravityforms.com/enable-conditional-logic/

OK great, thanks for getting back to me, I’ll look into it.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.