Adding Image or Formatted Text to the 'Help Text' field on a Catalog Variable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2013 07:45 AM
On a Catalog Variable you can display a help tag and corresponding help text that the person can view for 'More Information' on the Catalog Item form. Currently this appears to just be a plain text field....is there a way to add formatted text or even an image to this field so when the person clicks the 'More Information' link the image or formatted text will appear?
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2015 01:53 AM
Eactly same requirment i got today i followed the above steps and try but no luck
Go to system_properties --- > 'glide.ui.escape_text' to false
Created UI page having one image (i tried ui page it is showing image )
Unfortunatly it is not working.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2015 04:47 PM
Just installed Eureka. Thankfully Eureka takes care of this problem. You can use HTML tags, which allow links and text formatting AND you can create <img> tags that reference images! Thanks Eureka!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-18-2015 05:38 PM
Which version of Eureka are you using?
Is the property 'glide.ui.escape_text' still set to true?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-19-2015 11:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2016 01:03 PM
I was looking for a way to format the Help text field and came across the following advice.
"The help text boxes can be formatted with straight html. You can insert line breaks, lists, etc. just by adding the correct html code. If you're not an html expert you can use the html editor in a knowledge article to create the look you want and then copy the code".
Show/Hide Service Catalog Variable Help Text - ServiceNow Guru
I tried it and it worked great.