To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Not Able to Hide Custom Deep Link for Custom Role with EL Expression
Summary:
I created a Deep Link to display "Employment Info" link on the Navigator and Springboard. However, I'm trying to hide this Deep link for one of our custom roles that should not have this access. I created a Sandbox with Structure, and used the EL Expression: #{(!securityContext.userInRole['ROLE_NAME'])} but this did not work. Is there a way to hide the visibility of deep links in the RUI from a custom role?
Content (required):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):