Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Returning incorrect value customize the section header in performance
Hi Team,
I have created the following EL to customize the Section Header for managers, employees, and participants, allowing them to see the headers according to the performance document; however, it is returning an incorrect value.
#{pageFlowScope.pTemplateType eq 'ORA_STANDARD' and pageFlowScope.pCustomaryName =='360 Degree Survey 2024'?'360 degree Survey':'Performance Document'}
#{pageFlowScope.pReviewPeriodName='360-degree survey' ? '360 degree Survey':'Performance document'}
Kindly help me to resolve the issue.
Thanks,
G Haritha
0