Field Style not working as expected

Ankita Gupte
Kilo Sage

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

 

AnkitaGupte_0-1685727647043.png

We have applied styles as below:

AnkitaGupte_1-1685727702257.png

 

AnkitaGupte_2-1685727721672.png

 

and then business rule will set the colour to red

AnkitaGupte_3-1685727790961.png

 

Please advice how do I fix this.

 

1 ACCEPTED SOLUTION
5 REPLIES 5

Brian O_Donnell
Tera Guru

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.

Ankita Gupte
Kilo Sage

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.

 

AnkitaGupte_0-1685729474273.png

I just want the number to change as red colour, how can I achieve this?

 

 

your field style is changing the "background-color" you only want to use "color" to change the font.