Closed sylverfyst closed 8 years ago
I have the same issue. If you find a solution please let me know!
Guys, this question is asked over and over again in this forum, all I do is search for duplicates. The answer is to manually trigger the upload button behaviour using a jquery call, or to call Uploader.startUpload()
.
I'm looking to include this package in a form where a user fills out other information prior to uploading their photos, the end of the form is as such:
Any way I could have the upload start on the form's submit button rather than on the upload form's button? I think I might have to create a custom template and have it done that way, but if there's a simple way to do this I'd appreciate it.