Is there a way to remove the "Home Team: Name:" from Users view? | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

NicholeVargas
Adobe Employee
Adobe Employee
June 16, 2022

@Deborah Baker‚ It looks like you currently have the grouping for Home Team > Name associated with your view. To remove Home Team: Name, you'll want to edit your grouping. Switch to text mode and remove all the lines with the word "name" in them, and then add group.0.name= to the bottom. Your new grouping should look like this:

group.0.name=

group.0.namekeyargkey.0=homeTeam

group.0.namekeyargkey.1=name

group.0.valuefield=homeTeam:name

group.0.valueformat=string

textmode=true

When you save and close your grouping, now you should see just No Value, Optiv IT, Marketing Strategy Team and Communications Team.

If you have any questions, let me know!

DeborahBaker
Level 2
June 16, 2022

This is great! It worked in Preview. But after I saved this happened. Now I cannot see my User list. I also reset my cache. (I broke my instance!) lol

skyehansen
Community Advisor and Adobe Champion
June 16, 2022

you can go into your /setup area to locate and delete your broken grouping and try again. We've all been there! 😂

Level 10
June 17, 2022

This is one of those ones I wonder why WF doesn't have a "Group Label" field or similar functionality so we didn't have to dive into text mode for such a simple cosmetic change.

Just use a similar interface/technique to how we rename column headers in views/reports.

(Similar to: Why do I have to use text mode to switch from displaying an "ID" parameter to a "name" parameter?)