Raw HTML tags are visible in Description fields in List viewDescriptionRaw HTML tags are visible in the description field in a list view if the field is of type html. The tags are also appearing in the export done from the list view. Steps to Reproduce Create a field on the Task table Name: DescriptionType: htmlFor comparison, locate the new field close to the string type Description field. Save the changes.Open the form.Fill both fields with text. Save the changes.Note that the string type field appears as expected in list view, but the html type field shows the tags in the list view.WorkaroundThis is expected behaviour and a known design limitation in all current releases. HTML rendering is not allowed in the list view. Related Problem: PRB603664