Adding a link in error box message

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2016 10:27 AM
Hi ,
Currently i have a error box message in my client script .
g_form.showErrorBox('*******', "****************************http://***********.");
The above line shows how i have it currently , I would like to have it as
g_form.showErrorBox('*******', "****************************LINK.");
I would like to add a url link to that message, How can i do that???
Your help is much appreciated.
Thanks.
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2022 05:27 PM
Thank you, it was of great help!