Expand my Community achievements bar.

Unlinking Project Name in a report

Avatar

Level 3

I have a report for my users called Unassigned Requests. We have added a new request queue and I would like to pull in the Project Name so they know which request queue its coming into to. But...the Project Name field is a hyperlink and you can click it to access the request queue project. How do I just display the name without it linking to the project? We have had issues before with users accidently going into this project and I just want to make it as hard as possible for them to access it.

 

Here is the text mode for the column:

displayname=Request Type
linkedname=project
namekey=view.relatedcolumn
namekeyargkey.0=project
namekeyargkey.1=name
querysort=project:name
textmode=true
valuefield=project:name
valueformat=HTML

0 Replies