Is it possible to change the table label dynamically?

sonimore101
Tera Contributor

On the Incident form, the header displays the table label ("Incident") along with the record's display value (for example, INC0010001). Is it possible to change the table label dynamically based on a condition? For example, if the Priority is 1, can the header display "Critical Incident" instead of "Incident"?

1 REPLY 1

Dr Atul G- LNG
Tera Patron

Hi @sonimore101 

 

No that's not possible but what you can do create a onload client script and check is incident is P1 show Info message or use the field style to make priority field red or yellow if priority is P1.

*************************************************************************************************************
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/dratulgrover [ Connect for 1-1 Session]

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