EL Expression issue
Content
Hi All,
When we trying to do personalization of Costing of Department for a particular role and try to hide Submit and Cancel button, when new costing details are added, It is reflecting costing screen and also Add Absence screen so we are expecting this functionality at Costing UI/screen only.
EL Expression:
#{!((securityContext.userInRole['xyz_job_role']))? 'true' : 'false'}
Thanks,
Visu
0