You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've opened this repo for the same reason. When I use ajaxSubmit it sends all the files inside with the same name, so only the last one is correctly managed from server.
Finally i decided to build by myself a "+" button beside that generates a new html element.
This is not the same of a multiple input file but I had to change the entire website because is built using jquery-form plugin that's not able to submit multiple files.
when I use multiple input file, ajaxSubmit doesn't return file information, please help anyone who know solution
The text was updated successfully, but these errors were encountered: