A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
EPiserver 7 handled the richtext editor (TinyMCE) by having the split screen view for the preview and the editor. 7.5 introduced inline editing for rich text.
How can I force the editor not to use the inline editor?
I've tried editing the EditorInitConfigurationOptions in a custom TinyMCEPluginNonVisual:
Also, registering a custom UIDescriptor doesn't appear to give me the option: