Dear all,
i am using oracle database 12c, apex 5, windows 10, firefox. all 64 bit.
i have created one application which is using Rich Text Editor for an item of type varchar2(32767).. note, i am using extended data types.
when i click the save button, it saves the html tages as well which is visible in the report below.

how to restrict the Rich Text Editor not to save those tags?
Regards.