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

Hide quick actions for particular role

edited Mar 30, 2021 7:35AM in Human Capital Management 2 comments

Content

We are trying to hide 'Family and Emergency Contacts' quick actions from Pending Worker's view after they login to application. To achieve that we are using following EL at the structure level. 

#{Profile.values.PER_PERSONAL_INFORMATION_RESPONSIVE_ENABLED eq 'Y' and Profile.values.HCM_RESPONSIVE_PAGES_ENABLED eq 'Y' and HcmFusePlusBean.userPersonId ne null and !securityContext.userInRole['ORA_PER_PENDING_WORKER_ABSTRACT,MS_PER_PENDING_WORKER_ABSTRACT']}

But after we login as Pending Worker we can still see the quick actions.

Let me know if we are doing anything wrong in EL.  

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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