I have noticed that when users upload files via my form, the files are dropped in one big form folder. The problem is that I have 4 files for them to upload, and there will be about 100 people submitting the form.
I know that it adds to the names of the files, which looks like a big key code (and different for each file from the same user). There will be virtually no way for me to simply look at the file names or contents and determine who uploaded what.
Is there any way that this can be further organized? Like creating sub-folders in the form folder for each submission?
Thanks,
Matt