The new version of Google Forms is good, but it lacks one critical function, which should be simple, but I donβt know how to implement it.
When creating a Google form, as soon as a visitor clicks on the "Submit" button, I want to redirect them to a custom URL or a custom "Thank you" page (i.e. http://cnn.com ).
The current functionality of all Google forms is to show a message that the form has been submitted. I would like to get around this and send to the custom URL instead.
How can i do this?
NOTE. I am NOT asking how to display a custom message after submitting a Google form, as this is clearly possible in the form settings.
source share