Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues implimenting multiple file upload #203

Open
drnkwati opened this issue Nov 4, 2017 · 3 comments
Open

Issues implimenting multiple file upload #203

drnkwati opened this issue Nov 4, 2017 · 3 comments

Comments

@drnkwati
Copy link

drnkwati commented Nov 4, 2017

Please can you provide a full example for multiple file upload.
I have followed the readme example but cant get it to work
The file input is always single select and does not support multi file selection
thanks

@anurupr
Copy link

anurupr commented Dec 16, 2017

Hi, i think i had a similar issue. You have to set multipleSelect to true in the options. Refer to the https://www.lpology.com/code/ajaxuploader/docs.php

@CarterRJ
Copy link

I've tried selecting multipleSelect but it still only allow one. Only by additionally selecting multiple does does it allow multiple select. But then I uploads one at a time which is what I don't want.

@CarterRJ
Copy link

CarterRJ commented Jul 25, 2018

Upgraded to from v2.4 and seems to be working correctly. Except it only upload one of the selected multiple.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants