- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2017 09:34 PM
Hi All,
we scroll down within a ticket, html codes in the Description field under the "Incidents by Same Caller" tab are visible.
HTML codes were not visible in Eureka.Please see the below screen shot.
Can anyone help me how to remove the html tags in Description field
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2017 11:05 PM
Check if the below property is there in sys_properties "glide.ui.escape_html_list_field".
Mark it to false.
Note : It is in global scope so it would not be for specific table.
Thanks,
Akhil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2017 10:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2017 03:13 AM
Hi Sravani,
No need to create the property : glide.ui.escape_html_list_field, it is an OOB property which requires security admin access to update that property.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2017 10:14 PM
I have all the access. But i couldnt find the property

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2017 06:16 AM
If the issue still exists, try doing cache flush and then check.
Go for List v3.