Add option to hide text format help text like in core

Created on 10 November 2024, 4 months ago

Problem/Motivation

I even tried installing the allowed_formats module, but the text format help text is always showed.

As added in core Add an option to 'hide filter tips' on text fields Needs work , like the body field, I would like an option to hide that help text on this field too.

The simple workaround is ofc to just add this to your site's CSS:

.filter-tips {
    display: none;
}
Feature request
Status

Active

Version

7.1

Component

Code

Created by

🇮🇹Italy kopeboy Milan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024