How to combine EL Expression for role and language
Summary:
How to combine EL Expression for role and language
Content (please ensure you mask any confidential information):
How do one combine EL expressions to be use in Structure? E.g. if employee have any of these roles and language is Portuguese
#{securityContext.userInRole['****_PER_EMPLOYEE_ABSTRACT_CUSTOM, ORA_PER_EMPLOYEE_ABSTRACT']}
#{facesContext.viewRoot.locale.language=='pt'}
Version (include the version you are using, if applicable):
23D
Code Snippet (add any code snippets that support your topic, if applicable):