Old Google Form redirect after submission

前端 未结 3 743
名媛妹妹
名媛妹妹 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:32

    is this a form that you've styled yourself? some good reading here: http://morning.am/tutorials/how-to-style-google-forms/

    basically its... replace

    with

    
        
          
    

提交回复
热议问题