Page Structure EL Expression or Role privilege
Summary
Page Structure EL Expression or Role privilegeContent
We are rolling out Oracle Learning Cloud and need to display the Learning icon on About Me only to certain groups of users. I have been testing this EL Expression #{(securityContext.userInRole['ARCADIS_EMPLOYEE_OLC_DATA'])} but it is not working. I know this page is controlled by a privilege that I added to a custom role. The only way I can get this page to display is if I mark the page visible “Yes”. This seams to allow the icon only to show on people that have the privilege/role.
0