Highlight the field value/change background color in list view based on priority

priyanka vinna1
Tera Contributor

Hi All,

I want to change to the background color of a complete record in a list view according to the priority, I knew that we can do for single field. But, I am not sure how can we do it for the complete record in a list view.

4 REPLIES 4

RaghavSh
Kilo Patron

@priyanka vinna1 the simplest solution here would be to create field style for multiple fields (ideally the fields visible on the list view) using insert and stay. 


Raghav
MVP 2023

priyanka vinna1
Tera Contributor

Can you please explain briefly about the solution.

You need to create below record for all fields you require: (use insert and stay after changing the field name)

Screenshot 2022-12-28 at 7.48.34 PM.png


Raghav
MVP 2023

Aditya Raute
Mega Guru

The 'Style' solution proposed by @RaghavSh seems pretty good for your use case.

 

You can also alternatively explore Spotlight by ServiceNow which is used to highlight records in a table based on criteria.