|
Hello,
New with dbforms, I try to play with nested
forms.
My example is similar to those in the user guide, a
first table with a link to another table
I have no problem to navigate or to add records in
the linked table for a given record in the master table.
But in my case I want to add simultaneously a
record in the master table and a record in the linked table.
The only way I have found to achieve that is
to "followUp" the first insert to a second nested form which does the second
insert (for the newly created record of the master table).
Has somebody a more direct and secure way
?
Regards,
|
