prefilling 2nd form with 1st form's data

  • Simon Roquette
    Asked on December 9, 2021 at 10:53 AM

    Let's say I have form 1 with a lot of questions, and form 2 which I would like to pre-fill with form 1 's answers. I see how this prefill works a posteriori, after form 1 has already been submitted.
    Now would it be possible to redirect user automatically to the form 2 prefilled with form 1's answers? I know I could do the URL parameter method for the redirection, but this is kind of unconvenient to use compared to the prefill click and select parameters feature...

  • John Support Team Lead
    Replied on December 9, 2021 at 11:26 AM

    Hello Simon - I'm afraid that's the only method you can use if you want the user to be redirected immediately to the 2nd form. You have to manually create/add URL parameters in the 2nd form's URL for the prefill to work.

    RELATED GUIDE: how-to-automatically-pass-form-data-to-another-form