How to Implement Red Dot Flagging for a Specific Field in List View?

Service now11
Tera Contributor

Hi,

 

I need help with a scenario where I want to add a red dot flag to the list view of a specific field (the stage field in an RITM). Specifically, I want the record to be visually marked with a red dot whenever the field has a particular value ("waiting_for_approval"). I tried for the onCellEdit client script. But I’m not sure how to trigger this red dot flagging on the list view. 

 

Thanks.

5 REPLIES 5

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Service now11 

 

Did you try the field style decorator? or configure style

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0584393

 

 

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0584078

 

*************************************************************************************************************
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]

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

Ankur Bawiskar
Tera Patron
Tera Patron

@Service now11 

not possible with onCell edit script.

You will have to use field style for this

something like this

AnkurBawiskar_0-1739887453724.png

Output: Black dot came in list view for Stage field

AnkurBawiskar_1-1739887482032.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@Service now11 

Hope you are doing good.

Did my reply answer your question?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@Service now11 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader