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). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). 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). 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.

This module helps ensure that group titles are unique within their group type, or that content titles within a group are unique. It provides settings to enable these features for specific group and content types.

This module is setup to allow you to ensure that groups or nodes inside of a group (group content) have unique titles. You can enable either/or of these two functionalities, so if you just want to ensure a given group title is unique for it's group type, you can do that! You can also just restrict node titles in a given group to be unique. Please note though that the node title unique functionality is built around a 1:1 relationship. If a node type can exist in multiple group types this module is currently not setup to handle that.

Requirements

-Built around group 1.x (not sure if it'll work elsewhere)
-1:1 relationship of nodes to groups for a given node type to check unique titles correctly.
-Group 1.x, hook_event_dispatcher 4.x, and Drupal 10.x

Installation:

-Enable the module like a standard module
-Navigate to admin/group/unique-titles-settings
-Enable/disable functionality and select group and/or gnode types you want to verify unique titles on.

Incase the unique title validation is being added incorrectly to other forms:

You can add form ID's to exclude in the form IDs to exclude box on the bottom of the settings page. If a form with that form ID is loaded, the code won't add any validation to the form.

Activity

Total releases
2
First release
Feb 2026
Latest release
5 months ago
Releases (12 mo)
2 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
2.0.0-alpha1 Pre-release Feb 6, 2026
1.0.0-alpha1 Pre-release Feb 6, 2026