- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-16-2014 07:09 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-16-2014 08:09 PM
this will display as link... i tried this on demo just now...
g_form.addInfoMessage("<a href='"+location.href+"'>"+location.href+"</a>");

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-11-2018 12:03 AM
Hi Nitin,
Have you found the solution ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-16-2014 07:49 PM
Pasting it again here
this to display current URL as link
g_form.addInfoMessage("<a href='"+location.href+"'>"+location.href+"</a>");

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-18-2014 01:33 AM
Hi Ramya,
I tried to show alert message with different color to more intractable to read. But The thing which i observed is HTML tags are not working on alert. What ever you give in alert it can treat as a string . So in alert message you cant give any hiper links.
The way you can achieve it by using Glide window.
Regards,
Harish.