You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started: AI Resources for Oracle Cloud HCM – Go Here

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

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

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!