Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Help with EL
Summary:
Content (required):
Hello everyone,
I am currently trying to understand how to make a section under Performance visible when specific criteria are met. For example, currently in the Performance page for the employees is like that
If we click View next to the Competencies, we will be redirect to the page where we have the Performance Evaluation of the Employee by the Manager
In the above screenshot, we section in the yellow box was customized with page composer and it currently has the following EL expression language:
#{(bindings.SectionTypeCode.inputValue eq 'REG')&&(pageFlowScope.pCustomaryName == 'Overall Performance Evaluation 2021 - Manager')&&(pageFlowScope.pSectionTypeCode == 'REG')}
Tagged:
0