Level 9
Hey,
This may help you. http://www.dropzonejs.com/#enqueuing-file-uploads
Hello Guys, i have a question to Dropzone.js.
I want to add Files to my "Ticket" Creation-Form.
The db-relationship is: A ticket has many Files
Dropzone only runs with Ajax Post Request... (right?). When i am on the ticket creation form, i haven't got an Ticket ID, because the Ticket is not created yet.
So, how can i add the uploaded files to my ticket without a ticket id? The best solution is in my mind is to configure Dropzone that its not send Ajax Requests. It should extend my form with input fields for every uploaded file, it is possible? Do you have another idea?
Best regards and thanks for helping.
Please or to participate in this conversation.