Hi Everyone
Apologies in advance if i missed a post containing the solution.
I have a form on my page and I have added and designed toasts for successful submission and for submission failure. My questions is:
How do I get the toasts to display on successful submission of the form or failure to submit the form. I have looked online for guidance but in web builder i cannot find the onsuccess and onerror events. Please can some guide me on this. I have already set the toasts initial display to -1
Toast and Form Failure/Success
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
- Pablo
- Posts: 23618
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Toast and Form Failure/Success
Toast were not designed for this purpose. They cannot be triggered via PHP code, only via events (JavaScript)