Forms that feed into other forms

Hi Shauna-Kay,

You can refer to this step-by-step example on how to auto-fill a form from another form. But instead of manually coding the input values, you can get the user data from your dataset (from the first form).

Alternatively, consider using a multi-stage form by incorporating both forms on the same page.

Hope this helps!

Cheers,
Ben