I have a subgrid on a form, 'create' directs to a webpage with a multistep form to enter the data, after the form is completed it redirects to continue the original form.
The question is how can I pass extra parameters from fields on the initial form (previous step) to the webpage and use those parameters in condition steps?