The CreatorCon Call for Content is officially open! Get started here.

Heat map clicked - page redirection

dhivyalaksh
Tera Contributor

when heatmap is clicked i need show the specific record.

As per requirement, when a user clicked any of the cell in the heatmap, i need to show the record.

but currently its not working, how to achieve it

dhivyalaksh_0-1758108751856.png

 

2 REPLIES 2

Mahendra Chandw
ServiceNow Employee
ServiceNow Employee

Hi there,
You can utilist an event Heatmap call clicked, bind if to a client script and implement the logic to redirecting the user to the required list view.
 Screenshot 2025-09-22 at 11.36.50 AM.png

Please let me know if this solves your issue.
Thanks


dhivyalaksh
Tera Contributor

Hi  Mahendra Chandw

 
I am looking for the client script to redirect to the record