Code:
I removed the original input box that is

Remove

Code:   <textarea rows=”20″ cols=”150″ name=”mm_message” id=”mm_message”></textarea>

and replaced it with the WYSIWYG editor code
Code:

<?php $editor = &JFactory::getEditor();   ?>

display( ‘mm_message’, $row->text , ‘100%’, ‘550’, ’75’, ’20’ ) ;

By admin

2 thoughts on “WYSIWYG Editor for Mass Mail Tool And in Component in Joomla”

Leave a Reply

Your email address will not be published. Required fields are marked *