How to redirect a Google form (new version) to your own URL after clicking Submit

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.

+6
source share
1 answer

You have found the answer to this problem, please help me if you know something about this.

0
source

Source: https://habr.com/ru/post/1244749/


All Articles