Disable Apply button on Oracle AR Receipts Workbench
Hi All,
I have created a personalization on the Oracle AR Receipts Workbench to disable the Apply Button for a particular responsibility.
The Trigger event is WHEN-NEW_RECORD_INSTANCE and it works when you enter the form or create a new record.
When a new record is saved the Apply Button is automatically enabled the form.
How can I ensure that once disabled that the Apply button is not re-enabled by the core code?