HTML5 File Upload Support Product Page

HTML5 upload

Asked 25 Aug 2017 10:40:11
1
has this question
25 Aug 2017 10:40:11 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 25 Aug 2017 10:49:33
25 Aug 2017 10:49:33 Teodor Kuduschiev replied:
Hi Louis,
What should happen with your form after you upload the file?
Replied 25 Aug 2017 13:42:51
25 Aug 2017 13:42:51 louis van hulten replied:
Hi Teodor,

After submitting the form I have to do some MySql database activities from the data of the form.
Replied 25 Aug 2017 13:46:34
25 Aug 2017 13:46:34 Teodor Kuduschiev replied:
Could you be a bit more specific, please?
In order to insert / update db records, you should use DMXzone Database Updater.
Replied 26 Aug 2017 13:04:52
26 Aug 2017 13:04:52 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
Replied 28 Aug 2017 06:50:30
28 Aug 2017 06:50:30 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/

Reply to this topic