Need to display a popup message in the Oracle Order Management Form (OEXOEORD) upon Booking
Hello Experts,
I have a requirement which I am trying to do via a forms personalization.
The requirement is to show a message to the user when the "Book Order" button is pressed in the Oracle Order Management - Sales Orders form.
I am unsure of
1. Can it be done via a forms personalization
2. What would be the correct events to pick to create a personalization.
I did enable Help > Diagnostics > Custom Code > Show Custom Events to see which specific events are fired when the Book Order button is pressed.
I noticed the popup for OM_POST_BOOK_EVENT as one of the events that occurred.