For more information, please refer to this announcement explaining best practices for getting answers to questions.
When we try to hide the Add button for goal page for manager its also getting hided in Me> Goal page
Summary:
Our requirement is that we need to hide the edit and add access of Goals goals from Performance document page. When we tried to use the EL expsression to hide the Show Component using Perfroamnce section code(Mentioned Below) it is also getting hided in the Me> Goals page for goals.
Content (please ensure you mask any confidential information):
Hide Edit and add actions in the performance document.
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
#{!pageFlowScope.pReadOnlyFlag and ((not pageFlowScope.goalPlanReadOnlyForApproval) or (pageFlowScope.params['currentTxnStatus'] eq 'SAVED' and pageFlowScope.params['pParentFlow'] eq 'WORKER_HOME')) && pageFlowScope.params['navigateToDetailsPage'] eq 'Y' && pageFlowScope.pSubmissionIsInProgressFlag ne 'Y' && (pageFlowScope.pParamsMap.pDocumentInfoMap['pPerformanceTaskCode'] ='MGREVAL' and