Expand my Community achievements bar.

Don’t miss the Workfront AMA: System Smarts & Strategic Starts! Ask your questions about keeping Workfront running smoothly, planning enhancements, reporting, or adoption, and get practical insights from Adobe experts.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Proof Approval Report - Column That Displays Task the Proof Was Uploaded To

Avatar

Level 1

Hi all, does anyone know if there's a way to add a column to a Proof Approval Report that pulls the task name that the proof was uploaded to? 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

In a Proof Approval report, this text mode in a view's column will display the hyperlinked task name:

displayname=Task
linkedname=documentVersion
namekey=view.relatedcolumn
namekeyargkey.0=documentVersion
namekeyargkey.1=document
namekeyargkey.2=task
namekeyargkey.3=name
querysort=documentVersion:document:task:name
textmode=true
valuefield=documentVersion:document:task:name
valueformat=HTML
If you like my content, please take a moment to view and vote on my Idea Requests: https://tinyurl.com/4rbpr7hf

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

In a Proof Approval report, this text mode in a view's column will display the hyperlinked task name:

displayname=Task
linkedname=documentVersion
namekey=view.relatedcolumn
namekeyargkey.0=documentVersion
namekeyargkey.1=document
namekeyargkey.2=task
namekeyargkey.3=name
querysort=documentVersion:document:task:name
textmode=true
valuefield=documentVersion:document:task:name
valueformat=HTML
If you like my content, please take a moment to view and vote on my Idea Requests: https://tinyurl.com/4rbpr7hf

Avatar

Level 1

This worked!! Thank you so much!