PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Form in jquery tab

  1. I am using forms in jquery tabs (using jquery tools) but when I submit the form the page switches back to the default tab which means the user doesn't see the submission or the errors.

    e.g.

    Page url is

    http://www.mywebsite.com/products/office-365/

    Gravity form tab is

    http://www.mywebsite.com/products/office-365/#quote

    I need to tell the form to stick with the url that has #quote at the end when submitting / displaying errors / showing sent.

    Posted 12 years ago on Tuesday December 13, 2011 | Permalink
  2. Hi Phantom,

    Have you considered using Gravity Forms ajax functionality for this? It would allow you to submit the form without a page refresh.

    Posted 12 years ago on Tuesday December 13, 2011 | Permalink
  3. Good catch, problem solved. Thanks :)

    Posted 12 years ago on Wednesday December 14, 2011 | Permalink
  4. I am experiencing an issue with having multiple forms in different jquery tabs on a page.

    I have 3 forms on the same page, each on its own tab. So clicking on the "Form #2" tab, will display the "Form #2" fields.

    All the forms work in terms of showing validation errors and sending the form, however, the issue is with the ajax spinning arrows.

    The arrows are only being displayed on the form within the last tab. So if I submit my form on the last tab, 3 spinning arrows appear. If I hit submit on the other 2 forms, no arrows appear.

    Any reason why that may be?

    Posted 12 years ago on Tuesday January 24, 2012 | Permalink
  5. Here is a screenshot if that makes things easier to understand.

    http://imgur.com/GrWd0

    Posted 12 years ago on Thursday January 26, 2012 | Permalink
  6. Any suggestions?

    Posted 12 years ago on Thursday February 2, 2012 | Permalink