Get Started with Redwood for Oracle Cloud HCM Begin Now
Hide print option from Performance document for specific document
Summary:
Hi All,
We have a requirement wherein we need to hide the print button for performance document for specific type of documents. We deployed an EL exp where it working at top right of the page. When we are trying to deploy the same EL exp on the page after we click the Print option it not working. SO the same EL exp is working on button but not working on another link
#{pageFlowScope.pDocumentInfoMap['pDocumentTypeName'] != 'P1 Evaluation' or 'P2 Performance Evaluation' or 'P3 Performance Evaluation' or 'P4 Performance Evaluation' or 'P5 Performance Evaluation' or 'P6 Performance Evaluation' or 'P7 Performance Evaluation'}
Tagged:
0