- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
UI Builder Essentials Part 4
Table of Contents
Overview
Prerequisites
Before starting this tutorial, ensure you've completed the necessary prerequisites to follow along smoothly. Here are some key articles you might need to reference:
- How to make a workspace from scratch: In this article, we created the Customer Support Workspace.
- Dynamically bind List with Data: In this article, we created the Home Base page.
Popovers, what are they?
Scenario
Step 1: Open UI Builder
1. In your ServiceNow instance, use the Unified Navigator to go to Now Experience Framework > UI Builder.
2. When UI Builder opens, you should see the home screen.
3. Select the Experiences tab at the top of the screen.
4. Open the Customer Support Workspace
Step 2. Open Home Base
1. Open the Home Base page by selecting the Default variant underneath its page listing.
Step 3. Create Popover
Step 4. Update Rich Text component
1. In the Content tree, underneath Container 1, select the Rich text 1 component.
2. In the Component Configuration panel, underneath the Configure tab, hover over the Edit HTML button, select the Data Bind icon (stacked circles).
"query invoked: "
(including double quotes).
queryParam
pill, then select the small arrow that appears to add it to the formula.
Step 5. Add Event functionality
1. On the Content tree, underneath Column 1, select the Pie 1 component.
2. In the Component configuration panel, select the Events tab.
3. Click the Add event mapping button.
4. In the Event configuration pop up, select the Visualization Clicked event, then click Continue.
Step 10. Save and Preview
1. Click the Save button in the upper-right corner of UI Builder.
2. Click the Preview button, or open the experience in a new tab.
3. Select the slices of the pie chart, you should see a popover with the query of the slices selection.
Conclusion
Congratulations! 🎉 You've now added a dynamic popover to our interactive data visualization! Now we can get further insight into the mechanics of our visualization in real time!
If you found this guide helpful, consider sharing it with peers or teams looking to elevate their UI Builder skills with dynamic visualizations.
Keep an eye out for future tutorials where we’ll dive deeper into crafting immersive, data-driven experiences. Until then—happy designing, and stay curious!
Check out the Next Experience Center of Excellence for more resources
- 2,073 Views
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.