custom project fields on proof approval report | Community
Skip to main content
New Participant
February 15, 2023
Solved

custom project fields on proof approval report

  • February 15, 2023
  • 1 reply
  • 1286 views

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. 

Best answer by Richard_Le_

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. 

1 reply

Richard_Le_Accepted solution
New Participant
February 15, 2023

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. 

New Participant
February 16, 2023

Thanks! I was leaving out that last namekeyargkey.