Home › Forum › Parent-Child Forms › Update child without opening › Re: Update child without opening
June 4, 2009 at 9:32 pm #4589
I have created a connection to update the child form, and that worked as described.
Now I am wondering if there is a way to create a child form without opening the new form instance. I created an “Insert” action for the form connection, which will create a new instance without opening, but it does not have the Parent-Child relationship (even if I pass the open form’s Instance ID to the new form instance as “meta – Parent Instance ID”).