Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #305907

    I have a multi-page Gravity Forms in a tab of the Enfold theme. When I hit next at the bottom of the first page of the form it takes me to another tab of that same page and the form is gone. I’m not sure what’s going wrong here. Any ideas?

    #306421

    Hi David!

    The main problem is that the button reloads the page and also changes the hash value and this breaks the tabs. I recommend to activate the “ajax” submission setting like I did on this test page: http://test.inoplugs.com/impressum/#tab-id-2 which uses a standard sample form.

    I used this shortcode to activate ajax submission:

    
    [gravityform id="2" ajax="true"]
    

    Cheers!
    Peter

    #306473

    Thanks! Work great now.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Enfold > Gravity Forms > Tabs’ is closed to new replies.