Set Field color based on condition

rajesh44853
Tera Contributor

Can Someone suggest me the way to achieve the following

SHow the field background of summary on Form level + list View to say Orange If some of the condtion match

sumary contains ABC

Priority = 1

Contact type = Event

 

Field Style is one way but i am not able to put that in proper format

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @rajesh44853 

 

Try like this in field style

 

short_descriptionLIKEEmail^category=inquiry^priority=1

 

Style is the only option.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Hello

It would not work in that Format, already tried that