We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

field style if short description contains specific word

gtk
Mega Sage

on incident form, if the short description contains '*******' word then on the list view of incidents number, the short description should be highted with color green

1 ACCEPTED SOLUTION

RaghavSh
Giga Patron

1. You need to create a field style for short description on incident table.( Replace test with your word).

Screenshot 2022-12-23 at 1.00.09 PM.png

2. After this, click on gear icon on incident list and at the bottom uncheck "modern cell coloring" checkbox.

3. Result:

Screenshot 2022-12-23 at 1.03.02 PM.png
Please mark the answer correct/helpful accordingly.


Raghav
MVP 2023
LinkedIn

View solution in original post

1 REPLY 1

RaghavSh
Giga Patron

1. You need to create a field style for short description on incident table.( Replace test with your word).

Screenshot 2022-12-23 at 1.00.09 PM.png

2. After this, click on gear icon on incident list and at the bottom uncheck "modern cell coloring" checkbox.

3. Result:

Screenshot 2022-12-23 at 1.03.02 PM.png
Please mark the answer correct/helpful accordingly.


Raghav
MVP 2023
LinkedIn