Expand my Community achievements bar.

The Community Ideas review for H1 2025 is out now, see which ideas our Product team prioritized and let us know your thoughts.
SOLVED

Proof Approval Report- Column for Custom Form Attached

Avatar

Level 5

I am trying to pull in a column that says the name of the custom form attached to the proof on a Proof Approvals report. I was able to do this in the document report, but I can't figure out the text mode for a Proof Approval Report. Is anyone able to assist with text mode to display the name of a custom form if attached to that proof?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @JHulet - Hope this helps! You can change out the display name to be something different for the column header.

 

displayname=Document Custom Form
textmode=true
valuefield=documentVersion:document:category:name
valueformat=HTML

 

View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor

Hi @JHulet - Hope this helps! You can change out the display name to be something different for the column header.

 

displayname=Document Custom Form
textmode=true
valuefield=documentVersion:document:category:name
valueformat=HTML

 

Avatar

Level 5

This worked!!! THANK YOU!!!

 

Do you happen to know how to pull in a column for a field on the custom form?

Avatar

Level 4

Hi - di did you manage to work out this last piece of the puzzle?

I too have the same scenario, a custom form field into a Proof Report, and am pulling my hair out currently!