HTML Help text

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2016 08:49 AM
Does anybody know of a way to make it so that HTML shows in the help test now that ServiceNow is escaping it? We obviously do not want to set glide.ui.escape_text to false. Just wondering if there are any other workarounds before we have to upgrade to Fuji Patch 12 Hot fix 1. We have tables setup to show what the different choices mean on a list collector.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2016 04:57 AM
This is not working for me either. It is still showing the un-formatted text. I was not quite sure what you meant by this comment // If this doesnt work we can empty the tag and append the replace_text to $j(this).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2016 05:56 AM
Hi Brian,
By that comment, I meant if the html() function doesnt render it in html properly we can do append instead. But i tried yesterday the same code above on an help text and it worked cleanly. since you attached the screenshot of the help text, i was unable to get the text and try it in my instance. Can you share it with me as a text attachment here so that I can check it out?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2016 06:04 AM
I found a script in another post that works perfectly. I posted it above.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2016 12:09 PM
Brian,
This works for the frame view of the site but not the CMS view. Is there something I need to add for it to render correctly on the CMS view?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2016 11:26 AM
We just upgraded to Helsinki and had the issue that HTML was not working in the help text. This script worked for us.