PO Summary Disable Menu Personalization
Hi,
On the PO Summary form (POXPOVPO)I am trying to Disable/Enable the Menu option Tools>View Invoices depending on the condition that I give.
I initially had this set at the following, which I found from NOTE 1316584.1 How to Remove/Disable Cancel PO Functionality
Trigger Event 'Special20
Type - Property
Object Type - VIew
Target Object - Blank
Property Name - Visible
Value FALSE
and then I display a message.
While this works wonderfully for when my condition is true (The Message is displayed), nothing happens when my condition is false. I guess I had thought the original functionality would remain and the View Invoices screen would then open.
0