Reference variable for sys_user_grmember only shows sys_id; need to show Group names (and only unique names at that)
The crux of the issue is (while testing in a non-prod instance):Added a reference varable to the sys_user table called 'Default Group' (u_default_group), which refers back to the Group Member list (sys_user_grmember).In the User form, when I click th...

