Problem/Motivation

Exclude node title checkbox does not appear on Drupal 11

Class Drupal\node\NodeForm should be replaced with Drupal\node\Form\NodeForm instead.

See https://www.drupal.org/node/3517871

CommentFileSizeAuthor
#3 Screenshot 2025-07-18 162218.png2.76 KBo_timoshchuk
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

o_timoshchuk created an issue. See original summary.

o_timoshchuk’s picture

Assigned: o_timoshchuk » Unassigned
Status: Active » Needs review
StatusFileSize
new2.76 KB

The class was replaced, and it was verified that the checkbox is now displayed correctly.

  • 011c8578 committed on 2.0.x
    refs #3536848: fix the checkbox display error.
    
smustgrave’s picture

Status: Needs review » Fixed
uv516’s picture

The checkbox is back and we can exclude the node title for at specific node, if you use "Type of rendering: Remove text".

A)
"Type of rendering: Hidden class" does not work.
"...Hidden class will add a .hidden class to the HTML tag where appropriate.": No it will not. There is no .hidden.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.