How do you use Named Rights? | Community
Skip to main content
New Participant
May 25, 2016
Solved

How do you use Named Rights?

  • May 25, 2016
  • 2 replies
  • 1515 views

How do custom created Named Rights allow you to define Folder Access and other functionalities?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Linda_Stinson

You can use named rights to grant access to a particular Form widget for example a custom action button that you have defined in an xtk:form. You can check in the form xml if the current operator HasNamedRight.

You don't really use named rights to grant folder access. That is done by membership in an Operator Group.

Linda

2 replies

vip0086Author
New Participant
May 26, 2016

Thanks!

Linda_Stinson
Linda_StinsonAccepted solution
Employee
May 26, 2016

You can use named rights to grant access to a particular Form widget for example a custom action button that you have defined in an xtk:form. You can check in the form xml if the current operator HasNamedRight.

You don't really use named rights to grant folder access. That is done by membership in an Operator Group.

Linda