How can we add hyperlink in alert pop up message box

Nitin_NOW
Tera Guru

Guys

I'm trying to display a hyperlink/URL in the alert pop up box.

find_real_file.png

Is it possible to put the link at some point in the above box? Any insights greatly appreciated

Regards!

2 REPLIES 2

amlanpal
Kilo Sage

Alikutty A
Tera Sage

Hi Nitin,



You should be using info message eg



g_form.addInfoMessage("<a href='www.google.com' target='_blank'>Google</a>");



Thanks


Please Hit like, Helpful or Correct depending on the impact of the response