Hide the edit button on time card via page personalization
Summary
Hide the edit button on time card via page personalizationContent
Hi All
We have a requirement wherein our customer wants some of the line managers ( in specific jobs) to be able to edit the time card while other managers (having other specific jobs) should not be able to edit the time card.
We tried the option of page personalization( as there does not seem to be a configurable way of doing this for the line manager).
I have the below EL expression to be used to display/hide the icon based on user role
#{securityContext.userInRole['Your Role']}
Tagged:
0