Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

image uplode with form submit all in once #189

Open
bigfootuse opened this issue Nov 14, 2018 · 1 comment
Open

image uplode with form submit all in once #189

bigfootuse opened this issue Nov 14, 2018 · 1 comment

Comments

@bigfootuse
Copy link

hello

I have a problem with image upload in the drop zone

in I have to upload all image and form data on form submit so how can I do that

@0x111
Copy link

0x111 commented Dec 21, 2018

Well, from my perspective, I would set autoProcessQueue to false and then after form validation or whenever you would like to, just call the processQueue() method on the dropzone element.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants