Each time the state field changes, number fields background colour should be changed
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2024 03:55 AM
Each time the state field changes, number fields background colour should be changed
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2024 05:15 AM
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:
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful."
Thanks!