How to avoid the page jump after submission.

  • NorthwayDesigns
    Asked on October 30, 2017 at 3:45 PM

    http://va.northwaydesigns.com/work-visible-applause/

     

    In the footer is a tiny email submit form.  Is there any way to keep the viewer on the same area of the page after submit so they don't have to scroll back down to see if their email went through?

  • David JotForm Support Manager
    Replied on October 30, 2017 at 4:39 PM

    I just did a test submission on your form, and the page stayed in the same place, I did not have to scroll up or down:

    1509395849submitted Screenshot 10

    Let us know if the issue persist, and if there is a specific browser in which you want us to test your form.

  • NorthwayDesigns
    Replied on November 7, 2017 at 5:38 AM

    This is still an issue.  The site has now gone out to client and they're moved after submission due to that refresh so the "thank you" isn't viewed.  They complain it's very confusing. 

  • David JotForm Support Manager
    Replied on November 7, 2017 at 9:23 AM

    Please try adding "?nojump" to the URL parameter of your embed code, example:

    <script type="text/javascript" src="https://form.jotform.com/jsform/72962433196160?nojump"></script>

  • NorthwayDesigns
    Replied on November 8, 2017 at 6:56 AM

    This did not work for me.

  • NorthwayDesigns
    Replied on November 8, 2017 at 6:57 AM

    Also same issue for another form here http://va.northwaydesigns.com/contact/.

    I'm going to use MailChimp for the footer form so I don't go over my view limit.

  • Ashwin JotForm Support
    Replied on November 8, 2017 at 9:54 AM

    I'm sorry for the trouble caused to you. 

    I did test your form but I am unable to replicate the issue you are having. I did test your form by submitting your form and the thank you page was displayed without any problem. I did not have to scroll page to see the thank you message. Please check the screenshot below:

    1510152767pageJump Screenshot 10


    Have you tested your embedded form yourself? Are you able to replicate the issue? With which browser you tested your form and having this issue with? Do get back to us on this and we will take a look.

    We will wait for your response.

  • NorthwayDesigns
    Replied on November 9, 2017 at 6:26 AM

    This is the form is still jumping on all of my computers and client's computers.  


    Please, do you have any other solutions?  


    I have already replaced the footer emails with a MailChimp because your view limit was going up so fast that it would quickly exceed my paid amount with it living in the footer of every page.  


    I will have to use MailChimp for this also if I can't resolve it.  I just opened this account.  I would like it to work out.  I think your customer service is good and timely...I can send you a video if you like, but the comments won't allow it's upload.

  • NorthwayDesigns
    Replied on November 9, 2017 at 6:50 AM

    Browsers we tested were Safari and Firefox.  Chrome was okay.

     

    What browser are you testing?

  • Ashwin JotForm Support
    Replied on November 9, 2017 at 8:12 AM

    I am not sure what is causing this issue for you. I did test your embedded form in Firefox browser and it seems to work as expected. Thank you message was displayed without any problem. Please check the screenshot below:

    1510232975pageJump1 Screenshot 10


    I would suggest you to please re-embed your form using the following iFrame embed code and see if that solves your problem:

    <iframe

          id="JotFormIFrame-73007548796164"

          onDISABLEDload="window.parent.scrollTo(0,0)"

          allowtransparency="true"

          src="https://form.jotform.com/73007548796164?nojump"

          frameborder="0"

          style="width: 1px;

          min-width: 100%;

          height:539px;

          border:none;"

          scrolling="no">

        </iframe>

    Hope this helps.

    Do get back to us if the issue persists.