I add new form that contains Grid :
I want to add lokkup to the second field based on selection changed of the first field :
when I select Registration > in the second field i want to lookup on table custTable.
when I select Group > in the second field i want to lookup on table smmBusRelChainGroup
have you any idea how can I do this task , thank you :)
thanks for reply.
If both fields are in the same table, you can achieve it simply with table relations. For example, look at CustGroup and CustTable relations on CustLedgerAccounts table.
André Arnaud de Cal...
291,965
Super User 2025 Season 1
Martin Dráb
230,836
Most Valuable Professional
nmaenpaa
101,156