Old Google Form redirect after submission

前端 未结 3 739
名媛妹妹
名媛妹妹 2020-12-02 23:02

I am looking for a solution (code) how to redirect user to a custom thank you page (not default Google\'s) after submitting the form with Old Google Form.

&l         


        
3条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-02 23:48

    Sneaky Sheep version 2 can automatically generate the necessary html to embed the form in your website. It preserves the stylesheets of your form.

    Or, if you're using the original version of Sneaky Sheep, make sure to append the proper domain name in the styles section to get the stylesheets.

    For example, I had to change

    
    

    to

    
    

提交回复
热议问题