Cust Num

lord_icon

Member
Using ADM2, I am trying to create a Smart Dialog Box. This Dialog Box is a simple lookup for customer. It has in it a Smart Query to access the DB, and a Smart Browse of customers. I am trying get the Customer num back to the Main window. However, on my Close / OK button no record is available to pass back the Customer num, do I have to long-hand find the record from the temp-table / screen-value method?

TIA
 
hi
The easiest way I found is to incude a smart viewer on the window to link with the SDO. Hide if if you want but at least you have the data available
 
Back
Top