I am having a little problem with a DB that has three tables relationships are established and makes use of portals.
The three tables are Customer, Cars, Invoices
The theory is that
1st create customer which also updates cars table with required information.
2nd raise invoice that automatically populates customer name and car details.
This works fine except if the customer has more than one car then the first record for cars is brough over into the invoice layout. . I need some kind of popuplist/mechanism that would enable the user to make a choice dependant on selection of cars.
Any help offered is appreciated, I have attached example of what I am trying to acheive.
Many Thanks
Ray
we1.zip