SOW landing page - How to customize the donuts?

mciampa
Tera Contributor

Hey ServiceNow community,

 

I wanted to create a custom landing page for my team. The out of the box shows these 4 donuts made by a single donut in a repeater. (For reference)

mciampa_1-1744471393150.png

 

I want to customize the data in those 4 donuts, how do I do that? 

I tried creating another container (see below), but it just made 4 more versions of unrelated donuts (I assume because of the repeater?)

 

mciampa_2-1744471500947.png

 

I'm very unsure about where to actually change this data. Ideally, I keep the onclick client scripts, but the repeater goes away and I can just make x number of custom donuts. I was thinking changing the number of times the repeater 'repeats' to 1 time (if thats possible, i would prefer to make as little changes as possible, lol).

 

Here is what the landing page looks like out of the box, no data for because on an account without tickets in this snapshot: 

mciampa_0-1744471289747.png

 

Appreciate the guidance,

Michael C

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

@mciampa 

you can create a custom landing page and associate correct audience to it

When you create a copy of existing landing page, all the donuts and reports etc will be copied over

In the new landing page you can configure the donuts etc based on your requirement to show the conditions, records etc based on logged in user.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi Ankur, 

I have created the copy already, but where i'm confused is how to edit the repeater data that is affiliated with the donut. As it seems like when I edit the single donut, the repeater makes 3 additional donuts with different data that I dont know where it is pulling from.