Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Works fine on mine. If you are using LDAP, probably you can try to check the mappings of your plugin to make sure that all attributes are properly configured.
I'm not using LDAP. Mapped the directory from a web service. The problem is that the value not being grabbed by using the currentUser.groups hash variable.
You will need to check your custom directory plugin then since it works by using the default one.
I'm using Joget Workflow Enterprise
The extended currentUser hash variable does not grab the group id when used (#currentUser.groups.id#)
Please advise on how to grab a specific group ID from screenshot below. Thank you.
Hey Kuhan, What are you getting instead? If a user belongs to multiple groups, probably you will get it parsed as "group1;group2;group3". We cannot choose which to and which not to get. Cheers.
Hi Hugo, I'm getting an empty string as the value.