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.

Form broken up over two-pages.. with seperate page templates?

  1. masok88
    Member

    Hi,

    I'm just wondering..before I buy a licence is it possible to have a form start on one page and after partial submission take the user on to a complete different page/template and complete the form?

    i.e have a short form on the home page and on completion of that page take them to a specific page built for the lengthened form? And.. display the information from the prior page in the same format (obviously pre-populated) on the lengthened form?

    Posted 12 years ago on Sunday January 8, 2012 | Permalink
  2. You would have to do that with two forms and pass the data from form 1 to form 2. In that way, it's possible. A multi-page form in Gravity Forms is really all on one page, it's just broken into pieces using jQuery to hide or display parts.

    You can do this with two forms, but not one multi-page form.

    Posted 12 years ago on Sunday January 8, 2012 | Permalink
  3. I wanted to know this EXACT same thing as well.

    Chris I would like a little clarification on your answer please, You mention that "yes it is possible by passing data from form 1 to form 2. Is this an easy (existing) function within gravity form, or is this something that will require additional coding to get it to work?

    It's one thing to purchase gravity forms and it's a built in feature, and a whole other animal if it's something that will require much additional work.

    Posted 12 years ago on Thursday January 19, 2012 | Permalink
  4. There is decent documentation on dynamically passing values and populating fields.

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

    Would it require much additional work? I think you could figure it out in most cases, but do you care to share what you had in mind exactly before purchasing?

    Posted 12 years ago on Friday January 20, 2012 | Permalink