This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
I've created a plugin using the builder plugin and used the rich editor for some wysiwyg content. However the editor has a height of 0 Pixels. The button bar shows up, but the content is invisible. The full-screen editing works normal.
If I enter a fix height of i.e. 200px in the web developer tools it shows the content.
Since I've been using the builder plugin I do not have any special backend template, the form just gets created in the create/update template by a call of $this->formRender()
.
How is this suppose to work or what changes do I have to make to show the editor in the backend properly?
Thanks, I've overlooked the size setting. It works now. This should probably have a default value other than empty IMO.
For anybody having the same issue; also make sure you do not have the stretch
checkbox active, otherwise it wont work.
1-3 of 3