[Release - Zurich Blog]: Colorful Form Message in ServiceNow

InsideDSpace
Mega Contributor

Hi Everyone,

With the Zurich release, ServiceNow has introduced a great enhancement for form messages. Now, developers can display different types of messages directly on forms with color-coded highlights. This makes it easier to guide users and improve the overall form experience.

Syntax

g_form.addLowMessage("...");
g_form.addModerateMessage("...");
g_form.addHighMessage("...");
g_form.addSuccessMessage("...");

 

 

I also tried these out in Zurich and recorded a short demo with use case:

https://youtu.be/dIVFoMocGz0?si=SzbncJGqv9Y1bG3y

 

Let me know what you think of these new APIs

In this video, I'm showing the new form messages in the Zuric release of ServiceNow using the Incident form. You'll see how different messages appear each with its own color and style. #ServiceNow #ServiceNowZurich #ZurichRelease #FormMessages #ServiceNowDeveloper #WhatsNewInServiceNow
0 REPLIES 0