Dynamically change users exclusive group
What it does
Gives the user a list of exclusive groups defined in the application. The user can select one and will have their exclusive group set to that value untill they sign out.
Also supports changing the users exclusive group, if the already have one.
Does not support advanced security with multiple exclusive groups.
First setup
Enable the policy securityExclusiveGroupSet.
If the option to change groups is required, enable the policy securityExclusiveGroupChange.
How to invoke
Add a button that links to this codeunit
main?command=dk.p2e.blanket.codeunit.common.PageSetExclusiveGroup
Options
None
Configuration
None
Developer info
- Type: CodeunitPagecontent
- Security: Session
- Classpath: dk.p2e.blanket.codeunit.common.PageSetExclusiveGroup