M
mriesenb
Hi,
I want to set up this:
Create a tabbed form with on each tab an existing form:
Tab1: customers
Tab2: projects
Tab3: sla's
All forms are linked to their own table but share the same key
(customerID).
Now, what I want to for the user to select the customer on tab1 (a
continues form) and when he selects tab2 he gets the projects for that
specific customer. The same with Tab3, etc.
Maybe I'm overlooking something but what I have now is that when I
select the second customer on tab1 and I select Tab2 I get the projects
for the first customer in the listing of tab1.
How can I make sure that once tab2 is selected only the records for
that specific customer are shown?
Thanks in advance!
Michael
I want to set up this:
Create a tabbed form with on each tab an existing form:
Tab1: customers
Tab2: projects
Tab3: sla's
All forms are linked to their own table but share the same key
(customerID).
Now, what I want to for the user to select the customer on tab1 (a
continues form) and when he selects tab2 he gets the projects for that
specific customer. The same with Tab3, etc.
Maybe I'm overlooking something but what I have now is that when I
select the second customer on tab1 and I select Tab2 I get the projects
for the first customer in the listing of tab1.
How can I make sure that once tab2 is selected only the records for
that specific customer are shown?
Thanks in advance!
Michael