17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 822 Views |
-
Custom Components and TinyMCE

3 November 2008 at 1:40pm Last edited: 3 November 2008 1:41pm
Hi All,
I've written a custom CMS component, but can't get HTMLEditorFields to display. They currently only display the label and a line where the box should be.
My controller has extended LeftAndMain
I added <% include Editor_toolbar %> at the top of the right template and the toolbar displays.
I copied the Javascript from CMSMain::init(), and tried it without but no difference.
If I inspect the element using FireBug, removing the htmleditor class from the textarea makes it appear, but it only works as a regular text area.
Are there any tutorials/recipes/advice on adding this functionality to custom components???
| 822 Views | ||
|
Page:
1
|
Go to Top |

