How to disable 'Submit' button in OAF notification page?
Hi,
I have to create a custom FYI notification in 'APINVAPR' workflow, to notify the person, who created the invoice, when the invoice is rejected.
I copied the same OAF page to the custom message body, but the message also displays 'Submit' and "Request Information' button.
JSP:/OA_HTML/OA.jsp?page=/oracle/apps/ap/invoice/request/negotiation/webui/NotifPGRN&INVOICEID=-&INVOICE_ID-
Since this is FYI notification, I need to disable these buttons in the notifications, to avoid confusion.
Is there a way to disable these buttons from the notification, which displays the OAF page or add any new buttons to this page.