Add second row of donut visualization on SOW Overview page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-04-2024 09:07 AM
Hi all. I'm working on modifying the OOB overview page in SOW and am trying to figure out how to add a second row of donuts. I've figured out how to add and modify them using the client script found in UX Client Script Includes table, but only because I watched a video on how to do this that explained it. I'm hoping that there's maybe a simple way to add a break or something so I can have, say, two rows of four donuts each instead of one row with all eight donuts in it. I'm pretty new to the scripting stuff and have just been following guides and reusing other code to get me by so far, so pretty ignorant to this stuff.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-04-2024 10:21 PM
Hi @Rob Banks ,
If you need 2 rows of donuts in overview something that is not straight forward, you have to customize from UI builder. I suggest to go with only one row which you can build by modifying the OOB UX Script include.
UX Script Include: SowIncidentLandingPageUtils.
Reference script to add extra donuts to overview from UX Script include.
Thanks,
Pradeep
Regards,
Pradeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2024 04:52 AM
Hi Pradeep. Thanks for your response and link. As I mentioned, I've been able to add donuts already via the client script, I was just hoping for a way to add a second row. I was playing around in the UI builder before making this post but was unable to figure out how to create a second row that wasn't simply a copy of all the donuts right above it: