Hi All, I'm creating a proof review approvals report and I'm trying to get the project name that I got to display, to become a direct link to the project. This is what I have so far:
displayname=Project
link.value=
textmode=true
valuefield=documentVersion:document:project:name
valueformat=HTML
Not sure what I would need to enter for link.value= to connect to the actual project link.
Solved! Go to Solution.
Views
Replies
Total Likes
Thanks Rich! this is exactly what I was looking for.
Views
Replies
Total Likes
Hi Seth,
Using this text mode in a proof approval report gives me the Project Name as a clickable link that takes me directly to the project:
displayname=Project linkedname=document namekey=view.relatedcolumn namekeyargkey.0=documentVersion namekeyargkey.1=document namekeyargkey.2=project namekeyargkey.3=name querysort=documentVersion:document:project:name textmode=true valuefield=documentVersion:document:project:name valueformat=HTML
Best Regards,
Rich.
Thanks Rich! this is exactly what I was looking for.
Views
Replies
Total Likes