Form Success Message
Posted: Sun Oct 14, 2018 2:54 pm
Hi there is there a way to just show a pop up success/Error msg when clicking submit button instead of taking the user to a different success/Error page? If so please explain how
WYSIWYG Web Builder
http://forum.wysiwygwebbuilder.com/
I don't find "onsubmit" in the events option. Plus it's impossible to trigger a popup because it will take you to the success/error page after submission or if no redirection set, it will just show you a blank page with the same URL. I was hoping to trigger next page on my carousel form after submission but it seems not to workPablo wrote: Sun Oct 14, 2018 3:05 pm But you can use events (onsubmit) to submit the form and then trigger a popup.