BambooInvoice Forums

Incorporate TinyMCE for rich text

 
Total Posts: 6

I am interested in the functionality of TinyMCE (to add markup to my work description, e.g. bold or colored text). I installed it OK and called the init properly, but in the invoice “edit” page it no longer renders the textarea for the work description.

However, the textarea for the “job note” does render properly with TinyMCE.

I have tried changing the work_description textearea class to something specific and hook that with tinymce to no avail. It simply doesn’t render the textarea at all unless I disable tinymce. Any ideas, or does anyone care about such features?