Adding fields to a Proof Approval Report | Community
Skip to main content
June 26, 2023
Question

Adding fields to a Proof Approval Report

  • June 26, 2023
  • 1 reply
  • 526 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

VicSellers
Community Advisor
Community Advisor
June 28, 2023

Hi @17635835 - 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=valdisplayname=Project Planned Completion Date shortview=true textmode=true valuefield=documentVersion:document:project:plannedCompletionDate valueformat=HTML