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

Unable to restrict Managers from adding / updating goals

Accepted answer
31
Views
5
Comments

Summary:


Content (required):

Hi Experts,


We have a requirement to restrict Managers from adding / updating goals. But we do not have any option to achieve this through configuration.

Hence I'm trying to hide the Edit and Add buttons through personalization using the below EL as given by the DOC ID 2671771.1.

#{pageFlowScope.pParamMap['pLoggedInPersonId'] == pageFlowScope.pParamMap['pWorkerPersonId']?true:false}

But still the Edit and Add buttons are visible for Line Managers.

How can I achieve this?

Thanks,

Pooja

Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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