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.

Automatically jump to correct page if previous page has all information applied

  1. I have given users the ability to save form progress via user meta. I want to know if there is a way to automatically jump to the correct page if the previos page(s) has/have all the necessary data filled out and meet all the conditions? So if the form is 7 pages and they have filled out the first 3, the form will automatically start on page 4 where they either not started or have not fully completed that page.

    Posted 11 years ago on Tuesday August 21, 2012 | Permalink
  2. I wonder if you could combine this tip from Alex:
    http://www.gravityhelp.com/forums/topic/form-progress-bar-with-images-targeting-different-pages#post-64541

    with your own logic to determine if all the required information has been entered already? Depending on how complete you feel their entry is, you can add the proper jQuery to jump to the correct page. Does that give you any ideas?

    Posted 11 years ago on Sunday August 26, 2012 | Permalink