How to Display g_form.addErrorMessage() Permanently in ServiceNow.
Hi,I have a requirement where an error message added using g_form.addErrorMessage() needs to be displayed permanently on the form.Currently, I am adding the error message through a client script. The message appears initially, but after some time it ...