hello, is there a structure that I can use differently instead of dropzone in file upload? Dropzone is submitting form data via ajax. I want it to be sent inside the field in the form.
I saw that. i thought it was just for image input. ok if so thank you
You are welcome All the best with your projects!
Hi Busra,
if u don't want to use dropzonejs, you can use file element with multiple attribute.