Add a list of task successors in a column

To add this column to a task view:

  1. Go to a task list.

  2. Expand the View drop-down menu, and click New View.

  3. Click Add Column.

  4. Click Switch to Text Mode, then click Edit Text Mode.

  5. Remove all text in the Edit Text Mode box, and replace it with the following code:

    displayname=Task Successors
    listdelimiter=
    listmethod=nested(successors).lists
    textmode=true
    type=iterate
    valueexpression=CONCAT({successor}.{taskNumber},' - ',{successor}.{name})
    valueformat=HTML
    
  6. Click Done, then Save View.

Previous pageView: display the result of a calculation between two fields in a column
Next pageView and grouping: display project Actual Duration aggregated by the average in a grouping

Workfront