I have a lookup button that is calling the Item Form with the following command:
open form IV_Item_Number_Lookup return to tpItem;
When the form opens it show now items. If I put something in the find Item Number field andhet search it then returns items. Clealy I need to initalize this form before I start but not sure how.
Thanks in Advance.
open form IV_Item_Number_Lookup return to tpItem;
When the form opens it show now items. If I put something in the find Item Number field andhet search it then returns items. Clealy I need to initalize this form before I start but not sure how.
Thanks in Advance.