Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Field message in colour

daggupati
Tera Contributor

Hi, How can we display field message in color. for info message we can do like this (g_form.addInfoMessage("<font color='blue'>Hello world</font>");). For field message i tried like this(g_form.showFieldMsg('department','<font color="blue">Hello world</font>');) but is is not working. Any suggestions.

Thanks!!!

6 REPLIES 6

Community Alums
Not applicable

This is wrong not working!

 

jutford
Tera Contributor