What would be the consequenses of this? Should it never be done?
Team Thanked: 74 mal
Add class="editor" to the extrafield's base HTML.
<textarea class="editor" name="{$name}" rows="{$rows}" cols="{$cols}">{$value}</textarea>