Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

make number filed clickable on report

Datta Pisal1
Tera Contributor

Hi All,

 

I have created a report on enhancement table and i wanted to make number clickable, so if someone clicks on the number it should rout to the form.

 

Regards 

11 REPLIES 11

Hi @AndersBGS ,

 

We are sending report link through email notification. In email notification we are using email script and below syntax;

 
        template.print('<a href = "/sys_report_display.do?sysparm_report_id=99116d2f879e315082390e59cebb351d" style="color:red;")

@Datta Pisal1Could you please confirm whether the link redirects users to the same view as illustrated in the image I shared earlier? If it does, we should investigate why the number field in the report is not clickable.

Typically, when using a reference field in a report, it should be clickable regardless of whether it is set as read-only. If the link redirects users to a different view, similar to what you shared in your image and not the report view, then the number field or any other field may not be clickable.

Please let me know your views on this so that we can move ahead accordingly.

 

Thanks & Regards,

Aniket