Add Button For Address In Employee Self Service Section
Summary:
Hi
I am trying to hide ADD and Edit icon for Employees working in China Legislation. I am trying to accomplish this from Page Composer ->
panelCollectionEdit in the source, edit, and then select the Expression Builder for the Add Rendered
EL used - #{!securityContext.userInRole['****_CN_EMPLOYEE_ABSTRACT']}
The expression is returning True result however, the ADD and Edit icon not hidden for China Employee. Am I missing something?
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):