For more information, please refer to this announcement explaining best practices for getting answers to questions.
Issue in customizing the Performance Document Page- Overall Summary Section and Share PD section
Summary:
Issue in customizing the Performance Document Page- Overall Summary Section and Share PD section
Content (please ensure you mask any confidential information):
Hi Team,
Greetings!
We are not able to customize the performance document page using Page composer.
Below are the issues -
Issue 1: Overall Summary Section- We are trying to rename the label and using the below EL expression. However we are seeing unexpected behavior.
EL#- #{(pageFlowScope.pDocumentInfoMap['pPerformanceTemplateName'] == '**** Year-End Performance Review Template' and pageFlowScope.pSectionTypeCode eq 'OS') ? '2023 Overall Performance Rating' : 'Leader Ratings'}
We are using "OS" as section type code but changes are not reflecting in any section. When we are using section code as 'REG', we can see the changes but its getting changed when we are switching the page,