Page 1 of 1

Accept multiple files

Posted: Sat Apr 25, 2020 5:28 pm
by Joan Ferrer
Hello everyone
I am trying to use a form to upload files to my server, with a single file I have left it working.
In the upload files configuration, you have the option to accept multiple files, but I cannot upload more than one file.
Thank you very much for your help

Re: Accept multiple files

Posted: Sat Apr 25, 2020 5:31 pm
by Pablo
The built-in script only supports one file per input field.

But maybe this if useful?
http://wysiwygwebbuilder.com/fileuploader.html

Re: Accept multiple files

Posted: Sat Apr 25, 2020 5:47 pm
by Joan Ferrer
Thank you
Yes, I have tried it and it works correctly. The system used using Simple File Upload renames the files to me every time you upload.
File Uploader, does not change the name of the file (I have not known how to do it)
Thank you.

Re: Accept multiple files

Posted: Sat Apr 25, 2020 8:43 pm
by Pablo
I'm sorry, this extension does not have an option to rename files.

Re: Accept multiple files

Posted: Sun Apr 26, 2020 1:26 am
by GrahamW
maybe this my be of use for muptiple files
https://shop.grahamscomputers.net/webshop.html
You just add the extension to the form layer/grid and choose the colours you like
Graham

Re: Accept multiple files

Posted: Sun Apr 26, 2020 8:20 am
by Joan Ferrer
Ok, tnks