We have a field called Requested priority on our projects. Is there a way to show the value of a custom project field on a proof approval report.
Solved! Go to Solution.
Hi,
Using the following text mode in a column on your proof approval report should return the "Requested Priority" from the proof's associated project:
displayname=Requested priority
namekey=view.relatedcolumn
namekeyargkey.0=documentVersion
namekeyargkey.1=document
namekeyargkey.2=project
namekeyargkey.3=DE:Requested priority
textmode=true
valuefield=documentVersion:document:project:DE:Requested priority
valueformat=HTML
Best Regards,
Rich.
Hi,
Using the following text mode in a column on your proof approval report should return the "Requested Priority" from the proof's associated project:
displayname=Requested priority
namekey=view.relatedcolumn
namekeyargkey.0=documentVersion
namekeyargkey.1=document
namekeyargkey.2=project
namekeyargkey.3=DE:Requested priority
textmode=true
valuefield=documentVersion:document:project:DE:Requested priority
valueformat=HTML
Best Regards,
Rich.
Thanks! I was leaving out that last namekeyargkey.
Views
Replies
Total Likes
Any idea how to get a column that pulls the project owner?
Thanks!
Views
Replies
Total Likes
"Name" attribute under "Owner" field (not project)
Views
Replies
Total Likes
Views
Likes
Replies