Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
This plugin allows for multiple user roles selection within a Joget DX app. A Permission Role in a Joget DX app is defined through a top-down hierarchy,
this plugin adds versatility in setting multiple roles to users in accessing a UI (Userview). Functionalities:
The plugin's source code can be found here.
Installing the plugin: In the Joget DX platform, go to settings > click on manage plugin > click on upload plugin > select the .jar file > upload.
As an example, a permission role for an Approver and a Financer is set and the corresponding User Groups are assigned. An employee requires access to both user group's permissions in the userview,
we can utilize the user role selection plugin to allow an employee to have access to both group permissions.
Please note prior understanding in Joget DX Permission Control is needed. This plugin simply enhances versatility in user permission control in Joget DX.
#userRoleSelector.single?noescape#
Note: The hash variable can be customized to showcase a message within the role-switching button.
#userRoleSelector.single?noescape# (Default) | |
#userRoleSelector.single[Current Role:|Switch Role To]?noescape# (Custom Message) |
This plugin source code is available in the JogetOSS repository at https://github.com/jogetoss/user-role-selector.
You may download it from https://github.com/jogetoss/user-role-selector/releases.