Hi!
I have a Dynamic Input form that creates multiple "file fields" depending on the number of files you want to upload.
The thing is that it only uploads the "last file of the list of fields". What I think that I should do is to tell my script to identify each field as different element keeping the variable of the upload code.
Is this possible to do or there is another simple way?
Thanx