how to remove html codes in the Description field

swathib
Mega Contributor

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

find_real_file.png

1 ACCEPTED SOLUTION

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


View solution in original post

18 REPLIES 18

swathib
Mega Contributor

Hi Vinitha,



Thank you for your reply..i tried with onChange script but no success.Im getting below error



find_real_file.png


swathib
Mega Contributor

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.


I have all the access. But i couldnt find the property


If the issue still exists, try doing cache flush and then check.  


Go for List v3.