Expand my Community achievements bar.

Don’t miss the Workfront AMA: System Smarts & Strategic Starts! Ask your questions about keeping Workfront running smoothly, planning enhancements, reporting, or adoption, and get practical insights from Adobe experts.
SOLVED

Show subgroup in Users section

Avatar

Level 2

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!

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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.

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

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.