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.

Multi-Page Form Progress Bar

  1. boala
    Member

    Hi,
    I have a multi-page form with three pages, However when on the first page of the form, the progress bar on the top shows 33% of completion, I believe it should be 0% on the first page and 33% on the second, and upon submission it should display a 100% completion along with the thank you message,
    is there any way to do this,
    Thanks.

    Posted 12 years ago on Sunday November 13, 2011 | Permalink
  2. His is an explanation from Carl:
    http://www.gravityhelp.com/forums/topic/multi-page-form-progress-bar-location#post-36054

    One user worked around it by putting it at the bottom of the page, as an indication that finished the page actually brought you to that completed percentage.

    You could use steps instead, if you like, with no progress bar.

    Posted 12 years ago on Sunday November 13, 2011 | Permalink
  3. boala
    Member

    It was done by adding
    $current_page = $current_page -1 ;
    before line 441 in the file form_display.php

    Posted 12 years ago on Tuesday November 22, 2011 | Permalink
  4. When you modify core files like that, be sure to keep track of the changes you made, so that you can apply when after upgrading Gravity Forms to the new version. Your customizations to core files will normally be lost on upgrade.

    Posted 12 years ago on Wednesday November 23, 2011 | Permalink

This topic has been resolved and has been closed to new replies.