PPM Investment Portal Widgets

sndangibbard
Mega Guru

There are various widgets displayed on the Investment Portal page [$investment_portal.do], example:

find_real_file.png

I have a requirement to add a third column to the second row of several of these - that is the easy part 🙂 With the third column added however, the titles and data becomes unreadable, example:

find_real_file.png

For the life of me I cannot find a way to re-size or re-style these Widgets, has anyone managed to achieve this?

 

Thanks

Dan 

 

1 ACCEPTED SOLUTION

Sunil B N
ServiceNow Employee
ServiceNow Employee

Hi Dan,

Unfortunately, there is no scope to re-size/re-style widget text as of now.

Nevertheless, on hover, it shows the complete text in a tooltip. 

OR if you think users can understand by color code, you can set "Show label" to false and depict these fields by unique colors.
Please note that even in this situation, we show complete text in a tooltip.

Cheers,

Sunil B N

View solution in original post

3 REPLIES 3

Sunil B N
ServiceNow Employee
ServiceNow Employee

Hi Dan,

Unfortunately, there is no scope to re-size/re-style widget text as of now.

Nevertheless, on hover, it shows the complete text in a tooltip. 

OR if you think users can understand by color code, you can set "Show label" to false and depict these fields by unique colors.
Please note that even in this situation, we show complete text in a tooltip.

Cheers,

Sunil B N

This is helpful @Sunil B N.

sndangibbard
Mega Guru

Thank you Sunil