Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Need assistance with EL for Remove button in performance document
Summary
The Remove button should only show in the goals section and also not be visible at all for the workerContent
In the goals section on the performance document we need the remove button to show. We also do not want workers to have access to the remove button (only managers and HR need access to it).
We have tested and know that this EL works to enable the remove button for goals and not for competencies: #{pageFlowScope.pSectionTypeCode == 'REG' ? false : true}
We have tested and know that this EL works to hide the remove button from from the worker: #{pageFlowScope.pRoleTypeCode ne 'WORKER'}
Tagged:
0