We have implemented content types with a rich HTML site column, but can't get rich text editing features (from ribbon) to work in pages when editing. Any idea?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
Do you have custom developed Page Layouts? If so, they may define special editable regions for those fields and it is possible that they make use of the wrong control type. |
|||
|
|
|
In your page layout, are you displaying the Rich HTML site column with the RichHtmlField control, sample of a Page Layout declaration of this below:
If the above doesn't work, let us have some more details of your problem. |
|||
|
|