Remove Link for from field in Report
When I add a field like Project Name into a report, this hyperlinks to the project record. How do I remove the hyperlink and make it plain text?
When I add a field like Project Name into a report, this hyperlinks to the project record. How do I remove the hyperlink and make it plain text?
If you change your valuefield line to a valueexpression, it will remove the hyperlink. For example, if you are on a Task Report and you add the column for Project Name, switch to text mode and replace the valuefield=project:name with valueexpression={project}.{name}
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.