I have a parent/child form set-up. I want certain fields from the parent form to feed into the child form, so I have set up custom parameters. When I create a child instance, I can see that the fields have come into the child form.
However, if I submit the data, the data in the fields that were pulled in disappears.
Why is that?
