HTML Editor instance displaying HTML tags in text
I created DataAssist pages using a mySQLi connection, but the HTML Editor instance on the page is showing any HTML tags as text - so for example if I put in a couple of line breaks, it displays on the page as:
...end of paragraph.<br /> <br />Next paragraph...
Any idea what might be causing this?