Showing confirmation thank you message and then redirect user to custom URL
-
schererviolinsAsked on October 22, 2018 at 01:36 PM
Yes, I also need the form to do both the thank you landing page and the redirect—not one or the other. A redirect after submitting without a confirmation page is not a good user experience.
This is a re-post of a comment on Redirecting Users to a Different Page
-
MikeAnswered on October 22, 2018 at 02:46 PM
Usually, the redirect option is used when you would like to show a confirmation page on your custom web page.
If you need an additional redirect, you may show a confirmation page on your website, and then after several seconds redirect the user to a different URL. It can be implemented with a script on your web page.
If you need any further assistance, please let us know.