Display a text conditionally on Talent Profile Page
Content
Hi all,
I have a requirement to display a text conditionally to manager and employee and I am using below EL but it's not working.
#{pageFlowScope.pRoleTypeCode ne 'WORKER'}
#{pageFlowScope.pRoleTypeCode eq 'MANAGER'}
Tagged:
1