Submit Button On Performance Document To Be Disabled For Manager Only
(Doc ID 2699828.1)
Last updated on MAY 18, 2023
Applies to:
Oracle Fusion Performance Management Cloud Service - Version 11.13.20.04.0 and laterInformation in this document applies to any platform.
Goal
Need to disable the submit button on performance document for manager only.
Tried with different EL expression but nothing is working .
#{pageFlowScope.pParamsMap['pRoleTypeCode'] == 'WORKER'}
#{pageFlowScope.pParamsMap['pRoleTypeCode'] != 'MANAGER}
#{pageFlowScope.pParamsMap.pDocumentInfoMap['pPerformanceRoleCode'] == 'WORKER' }
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |