For more information, please refer to this announcement explaining best practices for getting answers to questions.
Hide manager ratings on summary page but not in evaluation page
Summary:
Unable to hide manager ratings while view the performance document.
Content (required):
In order to achieve this, have applied the below EL expression using page customization:
#{attrs.showMgrRating and !(pageFlowScope.pSectionTypeCode == 'GOAL' or item.SectionTypeCode == 'GOAL' or pageFlowScope.pSectionTypeCode == 'ORA_DEVGOAL' or item.SectionTypeCode == 'ORA_DEVGOAL' or pageFlowScope.pSectionTypeCode == 'REG' or item.SectionTypeCode == 'REG' or pageFlowScope.pSectionTypeCode == 'OS' or item.SectionTypeCode == 'OS')}
It looks ok on summary page:
Performance Goals during manager evaluation:
Manager rating section is gone:
Is there a way to hide the manager ratings on the summary page but visible on evaluation page ?
Version (include the version you are using, if applicable):23C