Hello
I need a form where a user can dynamically upload files i.e. the form starts out with a single upload field and if the users require to upload more files they simply click "add another" and another field with "browse" button appears allowing the user to dynamically choose the number of files to be uploaded.
I have tried the "table" widget but it seems to only work for text/tabular data. Saving the files on the file system and only saving the link in the table widget also dosen't work.
Any pointers please?
Thanks