Hello!
I'm new in ZC.
I have Application 1 and Application 2 with subform.
In Application 1 i have Lookup field wich show name of records from Appl. 2.
I need to add new row in Appl.2 subform, when i chose data in Lookup field of Appl. 1 and save it.
Row in Appl.2 subform contain some data from Appl.1
Can you show me example how to do this?
I try to use bedirectional relationship in Lookup field wich add to Appl. 2 subform, but it not add new row to subform when i chose data in new record Appl.1, it only change current row in subform.
Thank you.