View: show name of parent tasks as all caps

You can add this column to a task view to display the name of the parent tasks in all capital letters.

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 filters, views, and groupings

Plan to modify reports

Access level configurations*

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

Edit access to Filters, Views, Groupings to modify individual a view

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.

Show name of parent tasks as all caps

To build this column in a task view:

  1. Go to a list of tasks.

  2. From the View drop-down menu, select Customize View.
    Or
    From the View drop-down menu, select New View.

  3. In the Column Preview area, click the header of the column that shows the task name in the list.

  4. Click Switch to Text Mode.

  5. Mouse over the text mode area, and click Click to edit text.

  6. Remove the text you find in the Text Mode box, and replace it with the following code:

    descriptionkey=name
    displayname=Task Name
    textmode=true
    valueexpression=IF({numberOfChildren}>“0”,UPPER({name}),{name})
    valueformat=HTML
    width=150
    
  7. Click Save View.

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