how to display URL link from message

chanikya
Kilo Sage

Hi,

i have used below script , it is not displaying URL link in messge

g_form.showFieldMsg("testing" + "<a href='" + 'https://www.doc.servicenow.com '+ "'>" + "</a>" + " has been created");

22 REPLIES 22

Pretty sure I looked that up before and it's not possible.


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

Hi, I just need to display message in onload client script, so how can I do it

refer to doc - https://docs.servicenow.com/bundle/kingston-application-development/page/script/useful-scripts/reference/r_DisplayFieldMessages.html

I just need to display message in onload client script, so how can I do it

I doubt. But looking at the documentation it does not look like.

 

Thanks,

Jaspal Singh

 

Hit Helpful or Correct on the impact of response.