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 help very urgent

  1. jaynotes
    Member

    I have created multi -page form using gravity forms. it has 4 steps. all steps currently loads in same page , I need these 4 steps split into 4 separate pages. need to be done within next 3 hours,

    Idea is

    form step 1 - page 1
    form step 2 - page 2
    form step 3 - page 3
    form step 4 - page 4

    redirect to

    Thank you page ( this step is working fine)

    can I do this in Gravity Forms?

    Posted 14 years ago on Sunday April 24, 2011 | Permalink
  2. Do you want each step to open in a separate URL? If so, that's not how the multi-page forms work. The form is embedded in one single page (URL) and the form itself is split into sections which are shown as "pages" within the context of the main content.

    If you want 4 separate URLs, you would need to have 4 forms and pass any data between them using the querystring parameters.

    http://www.gravityhelp.com/documentation/page/Allow_field_to_be_populated_dynamically

    Posted 14 years ago on Monday April 25, 2011 | Permalink