Forums / Cotonti / Support / Replacing {PAGE_TEXT} with multiple extra fields.

What would be the consequenses of this? Should it never be done?

Twiebie
#38689 2013-12-01 22:36

Add class="editor" to the extrafield's base HTML.

<textarea class="editor" name="{$name}" rows="{$rows}" cols="{$cols}">{$value}</textarea>