HTML5 File Upload Support Product Page
HTML5 upload
Asked 7 years ago
1
has this question
7 years ago louis van hulten posted:
Hi, Can I use the HTML5 upload together with a another action on the form? Now I see that the image is uploaded to the upload-file-map but my action on the form is not executed.
regards, Louis
Replies
Replied 7 years ago
7 years ago Teodor Kuduschiev replied:
Hi Louis,
What should happen with your form after you upload the file?
What should happen with your form after you upload the file?
Replied 7 years ago
7 years ago louis van hulten replied:
Hi Teodor,
After submitting the form I have to do some MySql database activities from the data of the form.
After submitting the form I have to do some MySql database activities from the data of the form.
Replied 7 years ago
7 years ago Teodor Kuduschiev replied:
Could you be a bit more specific, please?
In order to insert / update db records, you should use DMXzone Database Updater.
In order to insert / update db records, you should use DMXzone Database Updater.
Replied 7 years ago
7 years ago louis van hulten replied:
Hi Teodor,
On submitting the form the action is a check on the content of the form, I transform the date-fields, check the checkboxes etc. and then insert a record in the database.
Regards, Louis
On submitting the form the action is a check on the content of the form, I transform the date-fields, check the checkboxes etc. and then insert a record in the database.
Regards, Louis
Replied 7 years ago
7 years ago Teodor Kuduschiev replied:
In order to perform these actions you need:
- DMXzone Database Updater /to insert record on success/
- Form Validator /to validate form fields/
- DMXzone Database Updater /to insert record on success/
- Form Validator /to validate form fields/