Saturday, 28 September 2013

How to add joomla editor in custom component view but without using XML form fields?

How to add joomla editor in custom component view but without using XML
form fields?

I am developing a custom joomla component. I want to add a joomla editor
field in my one of my component view. I know how to add editor using XML
form file (models/forms/myview.xml), but I want to do the same in view
file (myview/tmpl/default.php) without using the xml file fields. Is it
possible ? If it is then how ?
Please help

No comments:

Post a Comment