Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Varbase FAQs 9.2.1 Minor update available for module varbase_faqs (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

Node Form Overrides

69 sites Security covered
View on drupal.org

This module allows you to customize the titles and button labels for node creation, editing, and deletion forms directly from the content type's configuration settings. It provides an easier way to manage these common form changes without writing custom code.

This module allows you to override the default node create, update, and delete form titles and button labels from the node type UI.

Often times when building a Drupal site I find myself using hook_form_alter to change the page titles and button labels based on certain conditions for that content type. This module aims to make that easier by putting some of these common overrides in the config of the content type.

Once installed, go to a node type edit form and set the values you want to override.

Currently this only supports node forms, but I may expand it to support other entities in the future.

Suggestions and patches welcome.

What it does

  • Adds settings to node type forms for overriding the page titles and button labels of node edit/update forms and node delete confirmation form.
  • Supports tokens

What is the difference between this module and the contrib override_node_options module?(https://www.drupal.org/project/override_node_options)

They may sound similar but they do very different things. This module overrides the title and button text, while override_node_options overrides some of the authoring and publishing options fields.

Activity

Total releases
4
First release
Oct 2025
Latest release
1 month ago
Releases (12 mo)
4 ▲ from 0
Maintenance
Active

Release Timeline

Releases

Version Type Release date
1.1.x-dev Dev May 27, 2026
1.1.0 Stable May 27, 2026
1.0.2 Stable Dec 22, 2025
1.0.1 Stable Oct 13, 2025