Hi.
I created a customer browse procedure including a customer update procedure. I plan to call the browse when a button is clicked. The browse also has select button.
In the procedure that will call the browse, I have some fields in a sales receipt table that I wish to populate with values from the browse when I click the select buton on the browse.
Can you tell me how to call the browse and have the select button displayed and activated?
Also can you tell me how to populate the local procedure's table fields with the values in the browse when the select button is clicked?
This is part of a point of sale program where the user will click a button to get a customer's address information populated in a sales receipt window.
Thanks.
Emad
I created a customer browse procedure including a customer update procedure. I plan to call the browse when a button is clicked. The browse also has select button.
In the procedure that will call the browse, I have some fields in a sales receipt table that I wish to populate with values from the browse when I click the select buton on the browse.
Can you tell me how to call the browse and have the select button displayed and activated?
Also can you tell me how to populate the local procedure's table fields with the values in the browse when the select button is clicked?
This is part of a point of sale program where the user will click a button to get a customer's address information populated in a sales receipt window.
Thanks.
Emad