Home › Forum › Parent-Child Forms › Parent data to first and subsequent child forms › Re: Parent data to first and subsequent child forms
September 13, 2010 at 4:56 pm #5433
The custom parameter must come from the parent. In the scenario you describe the child form becomes the parent. Since the first child (old child/new parent) form now holds the data, get a custom parameter from this instance (old child/new parent)and when the new child opens get the parameter.