Is it possible to create category for account\group in CTS? If so how to do that?
- Products
- Solutions
- Resources
- Trials
- Support
- Partners
- Communities
If you want to create your own custom categories, it would be better to do this with a schema extension on the affected table.
The column MatchPatternForMembership will be used the for following (source: column description)
Categories that should be selectively inherted based on system entitlements, e.g. default user account, system administrator, system account.
If you want to create your own custom categories, it would be better to do this with a schema extension on the affected table.
The column MatchPatternForMembership will be used the for following (source: column description)
Categories that should be selectively inherted based on system entitlements, e.g. default user account, system administrator, system account.