WYSIWYG with TinyMCE is installed on my website. When I hide input format with FormFilter my WYSIWYG editor disappears :(

Comments

nedjo’s picture

This is by design--it's how WYSIWYG works, it depends on the input format.

If you want to hide the filter, you can do so with CSS.

nardberjean’s picture

It is also suggested you just hide some of the input formats. It is described in #288863: Button toolbar visible only to admins when Formfilter is filtering fields (not the body tho). This feature could go to documentation and to avoid people to loose to much time to debug it.