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.
Project information
- Project categories: Content editing experience
57 sites report using this module
- Created by loze on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.

