
By joshfromdallas on
I am trying to make a webform that allows any visitors to the site to fill out a webform and attach files. The files would be uploaded to a directory on the server and an email would be sent with a link to the file, to an internal address.
I have tried the WEBFORM Module which allows me to create a form, real nice module. And it has a FIle field type, but I want something that has a fiel field and a button that says upload another and when a user clicks that it adds another file field.
It would also be real cool if there was some sort of progress bars for attachments.
If anyone has any ideas or can point me in the right direction, that would be awesome.
Comments
Solutions exist
If you're still in need of a way to upload a variable number of files in a single webform submission, you can find a working solution here: #623692: Multiple File Upload - send as attachment.
To add a progress bar, you can try the demo of this product: http://www.koolphp.net/?mod=products&act=view&id=9
But mind that
UploadProgress