I add new combo box int the form custTable
then I add control when combo box is =Yes
I want to browse all sales order in progress of this customer , by initializing a custom field in salesLine
by the laboratory associated to the item ordered
So I add modified field eventHandler ,
but I want to get relations between these tables to get the exact information.
Have you tried to explore relation node on tables or find references. Here are some hint for relations
Custtable and salesline must be linked by CustAccount
SalesLine and InventTable must be linked by Item id
InventTable and PdsApprovedVendorList must be linked by ItemId
hello,
the tables are :
custTable
SalesLine
InventTable
PdsApprovedVendorList
What are the tables , where you want a relation? is it CustTable and SalesLine. There is a field exist on SalesLine for custAccount.
André Arnaud de Cal...
291,965
Super User 2025 Season 1
Martin Dráb
230,836
Most Valuable Professional
nmaenpaa
101,156