Support Article
HTML tags display in filter results for RichTextEditor
SA-59398
Summary
On click of the Filter icon, values display with style tags in a popup window.

Error Messages
Not Applicable
Steps to Reproduce
- Create a table with datapage as a source.
- Configure Filter option on all the columns.
- Use RichTextEditor control for one of the columns.
- At runtime, click the Filter icon for the RichTextEditor column. Data displays with style tags.
Root Cause
When using the Rich Text Editor, the values are saved in the database with HTML tags by default.
Resolution
Perform the following local-change to remove the HTML tags:
In the column properties, use 'Filter by Format' option instead of 'Filter by Value'.
Published August 24, 2018 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.