Forums

Drag and Drop File Upload

apabiona 28 May, 2015
Hello Community!

Wondering if anyone has been successful with implementing a drag and drop file upload.

Have tried to use jquery and mootools scripts, can do the drag and drop but I can't get the file to upload and submit the fields successfully.

Hoping someone can help with this. TIA!
GreyHead 29 May, 2015
Hi apabiona,

I experimented a bit with the DropZone jQuery plug-in a while ago. I could get it to work neatly in a ChronoForm - but never found a way to tell ChronoForms about the submitted files so that they could be accessed from the On Submit event. It must be possible . . .

Bob
apabiona 29 May, 2015
Thanks for the response Bob. I'll look into DropZone jQuery again.

My current form attaches the uploaded file in an email sent to me and that's what I hope to do with the drag and drop file upload too.

Will inspect further.
This topic is locked and no more replies can be posted.