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

Combine EL expression

Summary:


Content (required):

I am trying to combine two EL expressions so that an icon on the navigator is only visible to certain users in a role but also excludes users in another role. The two expressions I am trying to combine are:

#{securityContext.userInRole['EBK_ORA_PER_HUMAN_RESOURCE_SPECIALIST_JOB,EB_HIRING_MANAGER_ABSTRACT_CUSTOM,EB_RECRUITER_VIEW_ALL_DATA']}

AND

#{!securityContext.userInRole['EIG_EMPLOYEE']}

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

23C

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!