HTML tables being stripped in Comments... fixable?

Hi all,

I'm creating Comments using the REST API, and the content includes HTML tables.  It appears that the Verint Community API is replacing the table tags (<table>, <tr>, etc.) with <div> tags when the comments are created.

Q: Is this the expected default behavior?

Q: Is there any way to have it allow HTML tables in Comments?

Note: In testing this same behavior can be seen in the UI as well.  I also fetched the Comment data via the API to verify that the table tags were removed on created (as opposed to on display).

Thanks in advance.

Parents Reply Children
No Data