


The purpose of this thread is to continue the conversation from the Virtual User Group on the topic of Transitioning to the New Workfront Experience on October 27, 2020.
Many thanks to everyone who came to our virtual meetup! Special thanks to @Jaimeson Wennerstrum‚ for sharing his guidance and experience.
As promised, attached is a PDF of the presentation, which includes all of the resources Jaimeson mentioned, and you can watch the recording here.
What was the best thing you learned from this meetup? Do you have any outstanding questions? Leave a comment below and we’ll keep the conversation going!
Thanks again. If you have any feedback (good or bad), please don’t hesitate to reach out. You can find the schedule for all upcoming User Groups on the Events page on Workfront One (one.workfront.com/events).
Topics help categorize Community content and increase your ability to discover relevant content.
Some text mode stuff:
Column saying True/False if someone is on NWE
displayname=Using NWE?
namekey=hasQuicksilver
querysort=hasQuicksilver
textmode=true
valuefield=hasQuicksilver
valueformat=booleanMessage
What is their Layout Template in Classic
displayname=Actual Classic Layout Template
textmode=true
valueexpression=IF(ISBLANK({layoutTemplateID}),IF(ISBLANK({role}.{layoutTemplateID}),IF(ISBLANK({homeTeam}.{layoutTemplateID}),IF(ISBLANK({homeGroup}.{layoutTemplateID}),"No Layout Template",{homeGroup}.{layoutTemplate}.{name}),{homeTeam}.{layoutTemplate}.{name}),{role}.{layoutTemplate}.{name}),{layoutTemplate}.{name})
valueformat=HTML
What is their Layout Template in NWE
displayname=Actual NWE Layout Template
textmode=true
valueexpression=IF(ISBLANK({uiTemplateID}),IF(ISBLANK({role}.{uiTemplateID}),IF(ISBLANK({homeTeam}.{uiTemplateID}),IF(ISBLANK({homeGroup}.{uiTemplateID}),"No Layout Template",{homeGroup}.{uiTemplate}.{name}),{homeTeam}.{uiTemplate}.{name}),{role}.{uiTemplate}.{name}),{uiTemplate}.{name})
valueformat=HTML
Filter - who has NWE
hasQuicksilver=true
hasQuicksilver_Mod=eq
isActive=true
isActive_Mod=eq
Filter - who does not have NWE
hasQuicksilver=false
hasQuicksilver_Mod=eq
isActive=true
isActive_Mod=eq