Grouping: Home Group of Project Owner in a list of hours
You can display the name of the Home Group of the Project Owner in an Hour list or report.
The grouping also groups the results by the name of the Project Owner and the Project Name.
Access requirements
You must have the following access to perform the steps in this article:
table 0-row-2 1-row-2 2-row-2 3-row-2 layout-auto html-authored no-header | |
---|---|
Adobe Workfront plan | Any |
Adobe Workfront license* |
New:
Current:
|
Access level configurations |
Edit access to Reports, Dashboards, Calendars to modify a report Edit access to Filters, Views, Groupings to modify a filter |
Object permissions | Manage permissions to a report |
*For information, see Access requirements in Workfront documentation.
Group by Home Group of Project Owner in a list of hours
To apply this grouping:
-
Go to a list of hours.
-
From the Grouping drop-down menu, select New Grouping.
-
Click Switch to Text Mode.
-
Remove the text in the Group by area.
-
Replace the text with the following code:
group.0.displayname=Home Group of Project Owner
group.0.valuefield=project:owner:homeGroup:name
group.0.valueformat=HTML
group.1.displayname=Project Owner
group.1.linkedname=projectOwnerMM
group.1.namekey=view.relatedcolumn
group.1.namekeyargkey.0=projectOwnerMM
group.1.namekeyargkey.1=name
group.1.valuefield=projectOwnerMM:name
group.1.valueformat=string
group.2.displayname=Project Name
group.2.linkedname=project
group.2.namekey=view.relatedcolumn
group.2.namekeyargkey.0=project
group.2.namekeyargkey.1=name
group.2.valuefield=project:name
group.2.valueformat=string
textmode=true
- Click Done > Save Grouping.
- (Optional) Update the name of the grouping, then click Save Grouping.