Creating a custom role to control application navigation
Summary
I would like to use a custom role to control the application navigationContent
This content was stripped when I posted this topic, so I'll try again.
I have created a custom role with the purpose of using it to control access to a Dashboard I have created. Using a sandbox I have created a link to the dashboard in the My Team tab. I want to use an EL Expression to only display this link to those who are members of the group:
{securityContext.userInRole['MY_GROUP_NAME']}
But when I validate this expression I get this error message:
Tagged:
0