Expand my Community achievements bar.

SOLVED

custom project fields on proof approval report

Avatar

Level 5

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. 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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. 

View solution in original post

4 Replies

Avatar

Correct answer by
Community Advisor

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. 

Avatar

Level 1

Any idea how to get a column that pulls the project owner?

 

 

Thanks!

Avatar

Level 1

"Name" attribute under "Owner" field (not project)