J
Jay
What I have is this, I have three tables and forms; (1) the main table behind
the parent form, (2) the secondary table behind first level a child form
(embedded) set to "Continuous Forms" taking it foreign key value from the
main (Parent) form primary key. Now the (3) third (sub_subform) grandchild
form also set to "Continuous Form" must get it's foreign key plugged from the
second (child) form's primary key, thus allowing the third form (grandchild)
to list multiple records linked back to the child form record primary key.
The problem is this, the (3) form or grandchild form is a pop-up form. So,
there is not a direct parent child link between form (2) and form (3). Is
there a method or better put; "What is the best solution or possible option
in this case?"
I hope that I was as clear as possible, in what I'm attempting to do. If
there are question, please ask. I've been looking around for a solution and
have yet to find one!
Your input will be appreciated.
Thanks,
the parent form, (2) the secondary table behind first level a child form
(embedded) set to "Continuous Forms" taking it foreign key value from the
main (Parent) form primary key. Now the (3) third (sub_subform) grandchild
form also set to "Continuous Form" must get it's foreign key plugged from the
second (child) form's primary key, thus allowing the third form (grandchild)
to list multiple records linked back to the child form record primary key.
The problem is this, the (3) form or grandchild form is a pop-up form. So,
there is not a direct parent child link between form (2) and form (3). Is
there a method or better put; "What is the best solution or possible option
in this case?"
I hope that I was as clear as possible, in what I'm attempting to do. If
there are question, please ask. I've been looking around for a solution and
have yet to find one!
Your input will be appreciated.
Thanks,