Multi page issue
-
Hello,
I would like to use the Advanced File Uploader on a multiple page form (using ajax). It is mainly useful to me because I need very large files to be uploaded.
I have 4 pages on my form, and 3 of them would contain an “Advanced File Uploader” field. It seems to work (files are uploaded to each field), but on the front end I have some bugs : On the second field, files uploaded to the first one are still displayed (though they arent being uploaded).
Also, for instance, if I uploaded one file on the first page, and want to upload 2 on the second, it’ll tell me 2 of 3 files uploaded.I could hide the previous files and the bad info using css and js but that would not be fully satisfying : Is there a way to “reset” the uploader when passing from one page to another.
Thanks in advance for any advice.
Etienne
The topic ‘Multi page issue’ is closed to new replies.