How to use Filed Styles?

Shir Sharvit
Tera Contributor

Hi,

I am trying to use field styles to color the Number field on the incident form and in the list red when the 'reopen count' is greater than 0.

 

Thank, Shir.

11 REPLIES 11

I need to color the FONT of the number.
But it doesn't change within the form itself

Ah, that would be color: red; instead of background-color.

 

 


Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.

I need the number itself to change color to red

That is the right css for that, however, because you have that column as first in your list, it will be styled as hyperlink. You can only change the text css, if you move the column to a different position in the list layout.


Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.

 

The color in the list layout has changed but within the form itself the number has not been colored.

ShirSharvit_1-1698056211393.png

ShirSharvit_2-1698056256305.png