Each time the state field changes, number fields background colour should be changed

viswav
Giga Contributor

Each time the state field changes, number fields background colour should be changed

5 REPLIES 5

Ayushi12
Mega Sage

Hi @viswav,
You can use Field styles that enable you to declare individual CSS styles for a field in a list or form.
You can define the state condition in Value field and in Style define CSS style to apply.
Refer: https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/navigation-a...
for refernce:

Ayushi12_0-1721391312971.png

If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful."

Thanks!