How do I test the Thank You page redirection?
-
groupsingAsked on March 08, 2016 at 06:29 AM
How do test it when i finish it?
This is a re-post of a comment on Redirecting Users to a Different Page
-
JanAnswered on March 08, 2016 at 10:53 AM
If I understand you correctly, you would like to test the Thank You page redirection, right?
In order to test it, you need to do an actual submission on your form to see if it will redirect properly. Once you fill up the form and hit the submit button, it should redirect to that page URL.
Let us know if you have any questions. Thank you.