Expand my Community achievements bar.

SOLVED

How do you use Named Rights?

Avatar

Level 1

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

1 Accepted Solution

Avatar

Correct answer by
Employee

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

View solution in original post

2 Replies

Avatar

Correct answer by
Employee

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