Ui Builder link to destination graph

erik15
Tera Contributor

Hello everyone,
I am trying to create a graph in Ui Builder, which will take me to a list in agent workspace showcasing the 14 records that i have selected. The graph is in the picture below, and when i click on it nothing happens. I understand that I need to configure it by adding an event handler, so I have done that and added the "link to destination" but the list that opens is not filtered to show only the 14 that i have selected, instead i just opens the list containing every record in the table.
Appricate the help,
best regards
Erik.

graph.jpg

 

4 REPLIES 4

AndersBGS
Tera Patron
Tera Patron

Hi @erik15 ,

 

How is your event handler configured? 

 

if my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

Best regards

Anders

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

erik15
Tera Contributor

Hi @AndersBGS thanks for getting in touch,
I have probably not configured it correctly, however, it at least directed me to the correct list.

erik15_0-1677050945672.png

 

 

AndersBGS
Tera Patron
Tera Patron

Hi @erik15 ,

 

I think it's due to you have made an event handler for list and not simple-list. Below is my configuration where name is parsed to the list that opens from a single score widget:

 

AndersSkovbjer_0-1677071405891.png

 

if my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

Best regards

Anders

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

erik15
Tera Contributor

Hi @AndersBGS ,
The simple list does indeed open a filtered list, but in a new tab. Do you know if it's possible to open the "actual" List but filtered the same way as the simple-list?

erik15_0-1677141536280.png