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?
Solved! Go to Solution.
Views
Replies
Total Likes
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
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
This worked!! Thank you so much!
Views
Replies
Total Likes