when a survey is completed, a loading page is displayed before redirecting to an external page.
My question is if this page can be removed? and be redirected directly to the external thank you page.
Solved
How can I remove the thank you page at the end of the survey that says "Please wait while you are redirected" before being redirected to an external page?
Best answer by Shashi
For this, we need to create a custom end of survey message with blank text and in the script tag of the end of survey message use below JS code to redirect:
window.location.href = "REDIRECT URL GOES HERE";
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
