Hi WF Community, I want to create a proofing approval report with the following characteristics and don't know where to start. I've tried a few of my old tricks but they don't seem to work with this new report type. Any ideas on how I can accomplish these goals?
View (columns needed):
-Proof Name
-Proof Owner
-Proof Deadline Time Stamp
-Project/Task/Issue Name the Proof was generated in
-Link to the WF Project/Task/Issue the Proof was generated in (bonus if you can make the column above a clickable link and we can remove this column)
-Stage the Proof is In
-Comments Added when the Proof was Generated
Grouping:
-By Project Category (aka Project Type)
Filters:
-Only show proofs where the proof creator's home team ID = user's home team ID.
Additional Formatting:
-Conditional Red Text, Bold, Red Background on entire row if proof deadline is within an hour or past due
-Conditional Red Text, Bold, Red Background on entire row if document name contains "urgent" Christopher Wirth Stream Companies
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Views
Replies
Total Likes
This will get you to display the project the proof is on:
displayname=Project Name
linkedname=documentVersion
namekey=view.relatedcolumn
namekeyargkey.0=documentVersion
namekeyargkey.1=documentID
querysort=documentVersion:document:project:name
textmode=true valuefield=documentVersion:document:project:name
valueformat=HTML
Rob Lawrence Workfront
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Hi @Christine Zhu ,
group.0.displayname=Project Name
group.0.linkedname=documentVersion
group.0.namekey=view.relatedcolumn
group.0.namekeyargkey.0=documentVersion
group.0.namekeyargkey.1=documentID group.0.querysort=documentVersion:document:project:name
group.0.valuefield=documentVersion:document:project:name
group.0.valueformat=HTML
textmode=true
Rob Lawrence Workfront
Views
Replies
Total Likes
Hi @Rob Lawrence , @Skye Hansen sent me to this thread, which has been helpful to get the project name pulled over. I tried your grouping trick (Post #8 above) however and it listed all of the proofs under a grouping called "Project Name: No Value"
Is there something I'm missing or has there been some sort of changes?
And actually, what would be ideal is grouping "by Project by Document Name"...
THANKS! Kevin Quosig
Views
Replies
Total Likes
Hi @Kevin Quosig , Looks like there was an issue with the value format, this should resolve it:
group.0.displayname=Project Name
group.0.linkedname=documentVersion
group.0.name=Project Name
group.0.namekey=view.relatedcolumn
group.0.namekeyargkey.0=documentVersion
group.0.namekeyargkey.1=documentID group.0.querysort=documentVersion:document:project:name group.0.valuefield=documentVersion:document:project:name
group.0.valueformat=string
textmode=true
Rob Lawrence Workfront
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Hi Christopher,
Did you ever figure out how to display a column for the Stage that the proof is currently in as opposed to "Active Proof Stages?"
CC: @Rob Lawrence -
Christine Zhu Brand Operations Systems Manager 200 Lafayette St, 6<sup>th</sup> Floor New York, NY 10012 chobani.com This email may contain privileged or confidential information. If you are not the intended recipient of this e-mail, please delete it from your system and advise the sender immediately. Chobani accepts no liability for any damage caused by any virus transmitted by this email, or for errors or omissions in content.
Views
Replies
Total Likes