Add Layout as a grouping | Community
Skip to main content
New Participant
September 14, 2022
New

Add Layout as a grouping

  • September 14, 2022
  • 1 reply
  • 306 views

Description - In Workfront Classic, you can group users by their layout template, but in New Workfront Experience, layout template is no longer a groupable option.

 

Why is this feature important to you - Managing users by assigned layout template helps to make sure users are properly configured. Without the ability to group by user's layout template, each user's layout has to be reviewed by column

 

How would you like the feature to work - Add layout template as a groupable object again

 

Current Behaviour - Layout template is removed as a groupable object.

 

1 reply

RandyRoberts
New Participant
September 14, 2022

You can do this already:

First, you use "effectiveUITemplate" > "Name" for your column. You can do this in the wizard, no need for text mode.

Then you group by layout with the following textmode code:

 

group.0.displayname=Layout group.0.iscollapsed=true group.0.linkedname=effectiveUITemplate group.0.namekey=view.relatedcolumn group.0.namekeyargkey.0=effectiveUITemplate group.0.namekeyargkey.1=name group.0.valuefield=effectiveUITemplate:name group.0.valueformat=string textmode=true