Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Riddle: 3 differently styled htmleditorfields in 1 pagetype


Go to End


800 Views

Avatar
theAlien

Community Member, 131 Posts

2 February 2010 at 12:48am

Hi, does anyone know the answer to this riddle?

I have 3 HTMLEditorFields in 1 pagetype.

1 of them has to have the full button-setup. But the other 2 should just have a small selection of buttons.
I know how to add/delete buttons to tinymce (see here and here).
But that is all side-wide (or at least: pagetype-wide).

Is there a way to add/delete buttons for one specific HTMLEditorField in a pagetype with multiple HTMLEditorFields?