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.

Combining two forms

  1. motormart
    Member

    I have two forms:
    1. simple form, which has name and phone number field.
    2. Complicated, takes whole page.

    When people submit first form, I want to take them to second form page and have hidden fields assign value of form and phone number, and give people ability to submit second form. However if second form is not submitted, I dont want to lose first form entry.

    How can this be achieved? Passing values between forms?

    Posted 10 years ago on Saturday June 22, 2013 | Permalink
  2. motormart
    Member

    Let me try to explain in in different way. How can I populate fields in form 2 from values in form 1?

    Posted 10 years ago on Sunday June 23, 2013 | Permalink