I managed to add fields to submit attachments in a Drupal webform.
Now all I need is to restyle them to only allow one upload per charge plus a ‘add more button’. I need to restyle the 1 into 2. Maybe a jquery solution would be enough.
How can this easily achieved?
I first added programatically the 5 fields and then hide the first 4 them using the script below.