How can we add hyperlink in alert pop up message box
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-03-2017 07:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-03-2017 07:39 AM
Hi Nitin,
Please have a look at these threads:
1. Display URL link in the alert onChange
2. Please help me to display an Http:// url in the alert in client script
3. https://www.servicenowguru.com/system-ui/glidedialogwindow-advanced-popups-ui-pages/
I hope this helps. Please mark correct/helpful based on impact
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-03-2017 07:42 AM
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