Reset form after submit

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
User avatar
amir2314
 
 
Posts: 321
Joined: Wed Aug 02, 2017 12:16 pm

Reset form after submit

Post by amir2314 »

Hi dear pablo
How can i reset form after submited by button
User avatar
jerryco
 
 
Posts: 917
Joined: Fri Mar 27, 2009 2:42 pm
Location: Purmerend, Holland

Re: Reset form after submit

Post by jerryco »

Why not redirect the success page back to the form url?
// Love is the acceptance of nothing / Account age is no guarantee of efficiency ;-) ->

Above, Beyond, and @wwonderfull! <- Genuinely helps you with a powered up site that counts! Four Times Excellence!
User avatar
Pablo
 
Posts: 23598
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Reset form after submit

Post by Pablo »

You can manually clear the form via the event 'form reset'. Although this is not a common way to use forms.
Normally, the form is sent to the success page. This will replace the current page in the browser.
User avatar
wwonderfull
 
 
Posts: 1603
Joined: Fri Aug 21, 2020 8:27 am
Contact:

Re: Reset form after submit

Post by wwonderfull »

Instead of success page put the home page in form options.
Post Reply