Expand my Community achievements bar.

Got questions about Workfront Governance? Join our upcoming Ask Me Anything session on February 12th!

Adding fields to a Proof Approval Report

Avatar

Level 6

Hi,

A user requested a report that allows them to see details of proofs that have been linked to their team. They need to be able to track whether tasks are being worked on / completed without support document proofs being reviewed and/or approved as this is happening in some cases.

I've used the built in "Proof Approval" report (as per attachment) which has provided much of the information need, but the user would also like to see the Project Status and Completion Date.

However, these fields don't appear available in the report so I've tried to add them copying code from the fields in next in Test Mode. All this does is output blank fields. I'm new to using text mode and creating reports.

Is there a way to add these fields please?

Thanks community!

Matt

1 Reply

Avatar

Community Advisor

Hi @MattWindsor - I would give the text modes below a try! 

displayname=Project Status
enumclass=com.attask.common.constants.ProjectStatusEnum
enumtype=PROJ
linkedname=direct
namekey=status
querysort=status
textmode=true
type=enum
valuefield=documentVersion:document:project:status
valueformat=val
displayname=Project Planned Completion Date
shortview=true
textmode=true
valuefield=documentVersion:document:project:plannedCompletionDate
valueformat=HTML