Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2018 07:00 AM
With the Jakarta release, any of my previous gs.addInfoMessage messages that included HTML in it (like a hyperlink), no longer use that HTML.
Does anyone know of a way around this?
Solved! Go to Solution.
Labels:
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2018 07:02 AM
I also seem to find my answer right after posting my question. Here it is:
Just add style="display: inline" to your HTML tag.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2018 07:02 AM
I also seem to find my answer right after posting my question. Here it is:
Just add style="display: inline" to your HTML tag.