show task comment on proof report
I have a proof approval report on a dashboard. I can get the document ID to show, can I use the connection from the document ID to get to the the task that the document is on and then the last note on that task?
I have a proof approval report on a dashboard. I can get the document ID to show, can I use the connection from the document ID to get to the the task that the document is on and then the last note on that task?
Got it working! I'm glad I saw this post bc I hadn't thought I could add in a last proof comment into a proof report. I was able to add in who the comment owner was AND the date they left the comment, all in 1 column with line breaks (merged columns for fewer columns). Here is my text mode, of course you'll need to revise your column numbers as needed. Please mark this correct if this helpful for you.
column.9.displayname=Most Recent Proof Comment
column.9.linkedname=documentVersion
column.9.namekey=view.relatedcolumn
column.9.namekeyargkey.0=documentVersion
column.9.namekeyargkey.1=documentID
column.9.sharecol=true
column.9.textmode=true
column.9.valuefield=documentVersion:document:project:lastNote:noteText
column.9.valueformat=HTML
column.10.sharecol=true
column.10.textmode=true
column.10.value=<br>
column.10.valueformat=HTML
column.10.width=1
column.11.displayname=Most Recent Proof Comment Owner
column.11.linkedname=documentVersion
column.11.namekey=view.relatedcolumn
column.11.namekeyargkey.0=documentVersion
column.11.namekeyargkey.1=documentID
column.11.sharecol=true
column.11.textmode=true
column.11.valuefield=documentVersion:document:project:lastUpdatedBy:name
column.11.valueformat=HTML
column.12.sharecol=true
column.12.textmode=true
column.12.value=<br>
column.12.valueformat=HTML
column.12.width=1
column.13.displayname=Most Recent Proof Comment Date
column.13.linkedname=documentVersion
column.13.namekey=view.relatedcolumn
column.13.namekeyargkey.0=documentVersion
column.13.namekeyargkey.1=documentID
column.13.textmode=true
column.13.valuefield=documentVersion:document:project:lastUpdateDate
column.13.valueformat=HTML
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.