UI Builder - How to go to list view/backend view after clikcing Pie Chart
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hello,
I have a pie chart which has a Visualization Clicked - client script.
I am able to generate the proper backend url in the client script.
Ho do i execute that link?
Do I need another event like link to Destination? if so, how to make it work?
or
Can I execute the url directly somehow in the client script?
const urls = `https://sn.service-now.com/incident_sla_list.do?sysparm_query=${encodedQuery}`;
This is the urls variable that has the correct value.
Can I pass this value to a client state parameter and then use the link to destination action and pass the client state parameter there?
This is the urls variable that has the correct value.
Can I pass this value to a client state parameter and then use the link to destination action and pass the client state parameter there?
0 REPLIES 0
