10-06-2015, 07:45 PM
I noticed TinyMCE was added to the Client Notice Manager module which is a great addition!
However, the actual notice that is displayed doesn't take note of the HTML and just displays it all as plain text.
For example if I wanted:
Welcome, click here for help!
It would display in the actual notice as:
<strong>Welcome,</strong> <a href="#">click here</a> for help!
However, the actual notice that is displayed doesn't take note of the HTML and just displays it all as plain text.
For example if I wanted:
Welcome, click here for help!
It would display in the actual notice as:
<strong>Welcome,</strong> <a href="#">click here</a> for help!

