Question
Image as a Link
I have a report column where I am using valuexpression to build out a URL link to a custom tab in an issue that shows a dashboard with details about the attached documents. The problem is, the resulting URL is pretty unsightly as it is very long. Does anyone know of a way that I can use an image as the link, kind of like a button instead of the URL text? Below is what I have used so far: displayname=Document Details textmode=true valueexpression=CONCAT("https://mydomain.my.workfront.com/issue/view?ID=",{ID},"&activeTab=content-dashboard__593721ab00401e6a92e8a13a2d306dba") valueformat=HTML and here is what it returns. (and the links do work as planned)
Any help would be greatly appreciated. Frank Jaeger KeyBank