Multiple uploads
-
Hi,
I have a form that has: Name, Email and File upload.
I would like for File Upload to be able to select multiple files and send them all.
For now, I have tried adding $atts multiple true to /modules/file.php and that was able to select multiple files, but sends only the first one.
I wouldn’t like to have 3-4-5 Choose File buttons if not necessary.
Thanks.
The topic ‘Multiple uploads’ is closed to new replies.