For more information, please refer to this announcement explaining best practices for getting answers to questions.
Trying to Give Pending Workers Access to Tile (Page) on ME Group
Summary:
We have pending workers in the system that we'd like to give the ability to take training from the ME Group. Tried adding an EL expression to the Page in a sandbox but the pending employee still cannot see the Tile
Content (required):
This is the EL Expression #{securityContext.userInRole['ESTES_EMPLOYEE_ABSTRACT_ROLE'] || securityContext.userInRole['ORA_PER_PENDING_WORKER_ABSTRACT']}
The expression allows you to validate after entering. When I validate as myself it comes up true. When the pending employee validates it comes up false
Tried "or" instead of the || and got the same results
Version (include the version you are using, if applicable):