Hi I have built a nice custom dropdown for the toolbar. I use shared spaces, therefore there are multiple textareas with one toolbar. Basically the dropdown shows classes that can be applied to text within the textareas. These classes are stored in the database, and therefore built dynamically.
The problem is now, that I need to update the data in the dropdown without destroying and rebuilding all the ckeditor textareas. Is there anyway to do this?
The problem is now, that I need to update the data in the dropdown without destroying and rebuilding all the ckeditor textareas. Is there anyway to do this?