Getting value from button with LOV
In Oracle Order Management, in the Order Organizer form, there is an 'Action' button, with a list of possible choices (book order, cancel, copy, etc.). When the user selects 'cancel', and other conditions are met, I want to send an error message.
I am not able to capture the value selected. Also, which trigger should I be using?
What am I doing wrong?
Thanks.