- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2023 10:43 AM
Hello experts,
We have applied field style on Task SLA and Task Table i.e. when business percentage on Task SLA for a ticket is 75% and above then number field should turn red in colour both on Task and Task SLA table.
It was working fine before upgrade to Utah. but now after upgrade its showing as dot red colour on left side of number
We have applied styles as below:
and then business rule will set the colour to red
Please advice how do I fix this.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2023 10:58 AM
Hello,
Look at this and see if it helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2023 10:56 AM
This is a sys_user_preference: glide.ui.field_style_circles
Each user can determine if they want "Modern cell coloring" on or off. You can set a system property to set a default, but it is a user based setting.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2023 10:58 AM
Hello,
Look at this and see if it helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2023 11:11 AM
Hey Joe and Brian,
Thank You both for quick response.
But when I disable this modern cell coloring the it gives the complete field as red in color.
I just want the number to change as red colour, how can I achieve this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2023 11:30 AM
your field style is changing the "background-color" you only want to use "color" to change the font.