Can form information be passed from one form to another on a different page?

  • petruzzo
    Asked on March 13, 2018 at 6:40 PM

    I have two form in two stages, one to collect some information before showing visitors pricing, and a second form to request a consultation. I'd like to avoid people having to enter redundant information.

    So, my question is, can information from my first form be passed to the same form fields on the next form on a different page, so some of it is already filled in?

  • Jan
    Replied on March 13, 2018 at 9:35 PM

    Yes, it is possible to pass the value of some fields from one form to another. Please check this user guide: How-to-Automatically-Pass-Form-Data-to-Another-Form.

    Hope that helps. If you have any questions, let us know. Thank you.

  • Jan
    Replied on March 13, 2018 at 9:37 PM

    By the way, if you are planning to pass the value from field to another under the same form, please use this guide: How-to-Pass-Field-Value-to-Another-Field.

    Thank you.