DFF should be visible to specific role
Summary: We should allow users to edit DFF based on the role assigned.
Content (required): I am trying to restrict view and edit permission using page composer.
Expression 1 : #{SecurityContext.userInRole['Role1']}
Expression 2 : #{webCenterProfile[SecurityContext.userRole].userRole=='Role1'}
Attributes are not showing when user login with Role1. Expectation is only Role1 should be able to view and edit attribute.
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0