Hi,
Iam using Nav native database with two companies(company1,company2). In one form i have two lookups. when i press lookup1 then company1 customers will show.
when i press lokup2 field then company2 customers will show.
Is it possible????
Thanks & Regards,
Kishore.
0
Comments
You have two fields that lookup into customer table?
you can use CHANGECOMPANY function.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Thanks & Regards,
Kishore.
CHANGECOMPANY(companyName2);
This will change the list for company2..
Hit F1 and search for changecompany, if you can't find it.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n