Hidding Add Absence and Actions Add Absence ESS
Summary:
Hi All,
I am trying to hide below tile and Actions using EL Expression
El Expression : Planning to Use one of the two from below, but always the value returned is false, I am not sure what is missing in the expression.
#{webCenterProfile[securityContext.userName].organizationalUnit=='Business Unit Name'}
#{webCenterProfile[securityContext.userName].organization==' Legal Employer Name '}
- ME -> Quick Actions -> Add Absence ( Hide the Icon Add Absence )
- ME -> Quick Actions --> Absence Balance --> Actions --> Add Absence ( Hide Action Hide Absence )
- ME --> Quick Actions --> Existing Absences --> " Add Button" ( Hide Add button )
0