UI Builder Event Handler in Dashboard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 01:03 PM
I have a dashboard component that has 2 Data Visualizations elements (a Pie chart and a Simple List). Im having trouble trying to fire off Event Handlers for them. I can create other Data Visualization components with event handlers but Im not sure how to do so when the components are in a Dashboard. Unlike the other components, the dashboard only has 2 Event handler types compared to say Simple List.
I tried creating a "Link to Destination" type event. But I noticed when filling in the destination, I cant typeahead on the table/sys_id fields (ie @payload.table). Clicking any reference link gets me a Page cannot be found error.
What events Id like:
- If user selects the pie chart slice, takes them to my List page
- If user selects a record/reference in the Simple List, takes them to my Record page
- If user selects "View all" in the Simple List, takes them to my List page
Any help is appreciated!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2024 07:30 AM
try to see the SOW workspace, there you have what you are looking for