Grouping: indicate whether the results of a grouping should be collapsed or expanded using text mode

You can indicate whether the results in a grouping should display collapsed or expanded in a list or report by using the standard report builder. The results in a grouping display expanded, by default. For information about creating a grouping, see Create groupings in Adobe Workfront.

TIP
  • When you manually adjust groupings when viewing a list, Adobe Workfront remembers your manual preference until you log out. When you log back in, the list displays according to this setting.
  • The results of a grouping always display expanded after accessing them from a chart element.

You can also indicate whether a grouping should display expanded or collapsed using text mode.

Access requirements

You must have the following access to perform the steps in this article:

Adobe Workfront plan*
Any
Adobe Workfront license*

Request to modify a grouping

Plan to modify a report

Access level configurations*

Edit access to Reports, Dashboards, Calendars to modify a report

Edit access to Filters, Views, Groupings to modify a grouping

NOTE

If you still don’t have access, ask your Workfront administrator if they set additional restrictions in your access level. For information on how a Workfront administrator can modify your access level, see Create or modify custom access levels.

Object permissions

Manage permissions to a report

For information on requesting additional access, see Request access to objects.

*To find out what plan, license type, or access you have, contact your Workfront administrator.

Indicate whether the results of a grouping should be collapsed or expanded using text mode

  1. Go to a list of objects.

  2. From the Grouping drop-down menu, select New Grouping.

  3. Add a grouping and click Switch to Text Mode.

    Or

    If the grouping is already in text mode, add the following code to the grouping level that you want to display collapsed:

    code language-none
    group.0.iscollapsed=true
    
  4. (Optional) If you want the grouping to display expanded, add the following code to the appropriate grouping level:

    code language-none
    group.0.iscollapsed=false
    
  5. Click Done, then Save Grouping.

recommendation-more-help
5f00cc6b-2202-40d6-bcd0-3ee0c2316b43