Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Can we set up an EL Expression to hide a tile based on Employee's Collective Agreement?
Summary:
We received a personalization request from the client asking if we could create an EL Expression that would hide the Time and Absences Tile from Employees assigned to certain Collective Agreements. Initially, we set up the EL Expression based on the employee role. Has anyone seen this before?
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
#{securityContext.userInRole['ClientJobRole']}
#{!bindings.CollectiveAgreementName.inputValue['CollectiveAgreementCode']}
Code Snippet (add any code snippets that support your topic, if applicable):
0