Form automatically goes up after submitting

  • chiragvora123
    Asked on July 3, 2014 at 2:37 PM

    Hi,

    As soon as I select submit .. then it shows Please wait and then it automatically goes up and not displaying thank you message.

  • Elton Support Team Lead
    Replied on July 3, 2014 at 3:13 PM

    Hi,

    First off, try embedding your form using iframe embed code. This might help. Getting-the-Form-iFrame-Code

    Second option would be bringing down your thank you message so it seen after the form is submitted.

    Form automatically goes up after submitting Image 1 Screenshot 30

    Or you can use custom thank you URL which is better since the form redirects to the URL you set as your thank you page.

    Form automatically goes up after submitting Image 2 Screenshot 41

    Hope this still helps!

  • chiragvora123
    Replied on July 3, 2014 at 3:19 PM

    Instead of up, can it go down?

  • Mike_T Jotform Support
    Replied on July 3, 2014 at 4:30 PM

    It seems that you have switched to the Custom URL solution.

    In case you would like to switch back, you might try a ?nojump option to see if that makes any difference on your site.

    <script type="text/javascript" src="//form.jotform.me/jsform/41731807262452?nojump"></script> 

    Thank you.