Success / Thank You Page
You can customize the success / thank you page as you like. See the options below.
Last updated
You can customize the success / thank you page as you like. See the options below.
Last updated
Tip: To use your own thank you page, visit Custom Redirection page.
You might have noticed, after successful form submission, the user will show success page as shown above. However, once user clicked the "Go Back" button, the contact form fileds will still show the form data. it will not clear. In that case, make sure you add the following code to fix that.
To redirect the success page to your own website or another different URL, please use the custom redirection. See this guide Custom Redirectionfor more details.
To skip redirection after the contact form submission and instead, if you want to show a success message on the same page, you can use the Javascript Method or similar. See HTML & JavaScriptpage for sample code.