Hi All,
I have created a checkbox in inventtable say "Checkbox1".
My req. is to create a lookup on a filed in table say "InvLookup"(new table). This lookup will be displaying item from inventtable that has the Checkbox1 checked. To perform this where should i write code?
I tried to create lookup on formcontrol but it is working only on form level. I need this lookup to be displayed when creating a new record in the table "InvLookup"(new table) for the particular field.
Thanks in advance.
*This post is locked for comments