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.

Confirmation Text and Redirect

  1. briangadbois
    Member

    I have a form embedded on a page with multiple sections that are hidden depending on what #section is being viewed. When the form is submitted - GF produces the confirmation text, but the page gets reset to a different #section and the text is hidden and the user has to re-view the tab for the form #section. Is there anyway to redirect to the same #section the form is on and provide the confirmation text?

    Posted 12 years ago on Friday April 13, 2012 | Permalink
  2. briangadbois
    Member

    Anything?

    Posted 12 years ago on Thursday April 19, 2012 | Permalink
  3. David Peralty

    Can I get a link to your form? I am assuming when it is submitted, it goes back to the first section?

    Posted 12 years ago on Thursday April 19, 2012 | Permalink
  4. briangadbois
    Member

    Here is a link to our test site: http://boston.partridgehillmedia.net/shopperpress/#contact.

    Correct. It goes back to the first section and the user does not see the notification message or error message unless they open the form back up.

    Posted 12 years ago on Thursday April 19, 2012 | Permalink
  5. David Peralty

    So this isn't really a Gravity Forms issue, but instead a JavaScript issue. The issue is that when a user is on the #contact and submits the form, that the JavaScript isn't focusing on that tab on reload. I tried the direct URL's for any/all of the tabs, and they didn't set focus correctly. You will need to find a way to chance the JavaScript to focus on the tab properly, and then that should solve your issue.

    Posted 12 years ago on Thursday April 19, 2012 | Permalink