Show subgroup in Users section | Community
Skip to main content
MeganBa1
Level 2
May 2, 2024
Solved

Show subgroup in Users section

  • May 2, 2024
  • 1 reply
  • 423 views

Hi!

 

In the Users section, I am trying to see what subgroups users belong two but I am only getting the option to see Home group which ultimately is the "main" group the subgroups below to.  Any suggestions on Views or Groupings that can be adjusted?

 

Thank you!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Richard_Le_

Hi Megan,

 

The following text mode view would display all groups a user belongs to, regardless if the group is primary or secondary:

 

displayname=All Groups listdelimiter=<br> listmethod=nested(userGroups).lists textmode=true type=iterate valuefield=group:name valueformat=HTML

 

Best Regards,

Rich.

1 reply

Richard_Le_Community AdvisorAccepted solution
Community Advisor
May 2, 2024

Hi Megan,

 

The following text mode view would display all groups a user belongs to, regardless if the group is primary or secondary:

 

displayname=All Groups listdelimiter=<br> listmethod=nested(userGroups).lists textmode=true type=iterate valuefield=group:name valueformat=HTML

 

Best Regards,

Rich.