Overview
When embedding a subform within a main form, you can pass field answers or values (e.g., name, email, and order ID) from the main form to the subform using URL parameters. This removes the need for users to re-enter information. For example, you can:- Pass a user’s name or email for additional details in a subform
- Transfer order or project IDs for tracking submissions
- Pre-fill contact info in follow-up or feedback subforms
How to send data
Add a URL parameter in your subform
Open your subform and follow the steps above. In our example, we have the order form as the main form and a subform for selecting products.
Connect the parameter to your main form
Click the subform field’s . Scroll down to Advanced and 
To add a new subform field, check out this short guide.Click 
Configure the information you’d like to pass to your subform.
+ Add new and select the URL parameter from your subform in the left. Then, map this to corresponding field in your main form.