Color / Highlight the whole list view cell instead of a DOT only with field style

Floridalife
Giga Expert

In previous version of service now, screenshot showed the whole cell as being highlighted / colored, with Fuji im only able to add a DOT it seems with field style, am i missing something?

700px-UpdatedClassic.png2016-02-28 10_53_58-ServiceNow.png

1 ACCEPTED SOLUTION

The preference is "glide.ui.field_style_circles".   There probably is one for most users.


found here;


/sys_user_preference_list.do?sysparm_query=name%3Dglide.ui.field_style_circles



1.   Delete the ones where the User is set and is has the name of glide.ui.field_style_circles


2.   Make the one with no User have a value of false to show the old styles by default.



Screenshot from 2016-02-28 17_55_14.png


View solution in original post

4 REPLIES 4

Jace Benson
Mega Sage

I know when this changed some people freaked.  
I did a search and found it again here;




Field Styles in UI14



Also, if you don't want to click, here it is;


Click any Personalize List cogwheel, uncheck "Modern cell coloring".



This is a user preference, I didn't find a global property for it.



with that being said, you can make a preference with no user and set it how you'd like, then it would default one way.


Good to know it can be changed, i really like the older look, can you clarify how this can be made global for everyone, not sure where to start


The preference is "glide.ui.field_style_circles".   There probably is one for most users.


found here;


/sys_user_preference_list.do?sysparm_query=name%3Dglide.ui.field_style_circles



1.   Delete the ones where the User is set and is has the name of glide.ui.field_style_circles


2.   Make the one with no User have a value of false to show the old styles by default.



Screenshot from 2016-02-28 17_55_14.png


that did the trick ! i am one happy man, thank you !