after submitting the form, it displays the Google default submission page then after 1-2 seconds it redirects to the confirmation page that I set up.
How can I have it go directly to my confirmation page?
thanks
after submitting the form, it displays the Google default submission page then after 1-2 seconds it redirects to the confirmation page that I set up.
How can I have it go directly to my confirmation page?
thanks
This is currently the expected behavior. Now that I have fixed the checkbox problem I will take a look and see if I can have the confirmation page work the way I had originally implemented. What I had done originally no longer worked when I added support for multi-page forms.
I have revisited the redirect problem in v0.26 of wpGForm. Instead of using a Javascript redirect, it now does an Ajax page load to bring the confirmation page content in to replace the default Google confirmation page content.
You must log in to post.