How Disable Right-Click (Mouse) Popup Menus and Prevent Multi-Record Selection OM Shipping Form
Hi Experts,
I have two questions related to Oracle EBS R12.2.10 form WSHFSTRX (Shipping Transactions) .
1. Disable Mouse Right-Click or Popup Menus
On the Shipping form, when users mouse right-click they see popup menu options such as:
- Split Line
- Assign Delivery
- Auto Create Deliveries
I want to disable these popup menu options when ATTRIBUTE1 = 'UNASSIGNED' in block DLVB.
How can I disable the right-click popup menu based on a record value?
2. Restrict Multiple Record Selection
Currently users can select multiple records using the SHIFT key.
I want to restrict users so they can select only one record at a time.
How can I prevent multiple record selection (SHIFT selection) in this form?