- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2015 09:14 PM
Hi,
I would to get the help text "More Info" should be formatting. I have try to make the text line by line but its shows like a paragraph.
I referred some threads in community, they said change the system properties value glide.ui.escape_text to false. I did it, but there is no change.
Is can anyone can help on this or else can we have the "hint(tool tip)" for catalog items for description field(ESS only) that also better. Please find the below screen shot.
Thanks,
Faizeal.
Solved! Go to Solution.
- Labels:
-
Integrations

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-08-2015 01:34 AM
Once you have activate the property
you can use html code in help text .
I have written below code i nhelp text
Output is
Regards,
Harish.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-08-2015 01:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2016 04:47 AM
Note: the above is bad advice. Although technically this will work, this property is set to True for a good reason by the High Security Plugin to prevent cross site scripting attacks. If you are going to make this False be aware of the risks see:
See http://wiki.servicenow.com/index.php?title=High_Security_Settings#gsc.tab=0
Regards
Paul