Hi,
I have a form that allows users to choose how many photos to upload.
First they have to choose from the drop-down 'How many photos?", which then displays the correct amount of Image Upload fields.
I have setup a hidden field which I want to store the result in. How do I dynamically get the answer? How many photo's are my user's uploading?
Thanks