Thank You Page - is it possible to position in relation to form?

  • JeffreySmith
    Asked on March 2, 2016 at 9:08 AM

    My form is long, and when user selects submit and goes to thank you page, the view is at the bottom of form, which is basically blank. It is not until they scroll up, then can see the thank you message. Is there any way to have view go to top of thank you page?

  • beril JotForm UI Developer
    Replied on March 2, 2016 at 11:09 AM

    Can you re-embed your form with IFrame method as you see below?

     <iframe id="JotFormIFrame" onDISABLEDload="self.scrollTo(0,0)" allowtransparency="true" src="https://form.jotform.com/60605677386162" frameborder="0" style="width:100%; height:539px; border:none;" scrolling="no"> </iframe>
     
    At that time, it will work as expected. We would appreciate it if you could test it on your side and let us know the result.
    I look forward to hearing from you soon.
  • JeffreySmith
    Replied on March 2, 2016 at 11:40 AM

    Hi beril, I tested iframe method on another page and it worked as I hoped. This is good to know, thanks for your help.

  • beril JotForm UI Developer
    Replied on March 2, 2016 at 1:13 PM

    That's great! We are glad to hear that my suggestion worked for you. In addition to that thank you for letting us the result. It is really important for us.

    If you need any additional assistance, please do not hesitate contacting us. We will be happy to assist you.

    Have a nice day!