Add second row of donut visualization on SOW Overview page

Rob Banks
Tera Contributor

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! 

2 REPLIES 2

Pradeep Thipani
Mega Sage

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.

https://www.servicenow.com/community/service-operations-workspace/adding-universal-request-donuts-to...

 

Thanks,

Pradeep

 

 

 

"If this response was useful, please select 'Accept as Solution' and mark it as 'Helpful.' This helps me provide better answers and assists the community ".

Regards,
Pradeep

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:

image.png