Custom Redirection
Customize Success Redirection to your website after form submission
Last updated
Was this helpful?
Customize Success Redirection to your website after form submission
Last updated
Was this helpful?
redirect
This can be only used if you are using the Default HTML Form without Javascript.
If you are using JavaScript or any other front-end Technology, Please use appropriate redirection method instead.
By default, Web3Forms redirects to our website after form submission, However if you have a custom URL on your website if you want to redirect after a successful form redirection, you can use the redirect
option. You can set any URL you want. This could be a page on your website or a different website. See the code below. Make sure its an absolute URL with https://
not relative.
Also, make sure you provide full URL as the value instead of relative URL