Drupal is a registered trademark of Dries Buytaert
cms 2.1.3 Update released for Drupal core (2.1.3)! drupal 10.5.11 Update released for Drupal core (10.5.11)! drupal 11.3.11 Update released for Drupal core (11.3.11)! drupal 11.2.13 Update released for Drupal core (11.2.13)! drupal 10.6.10 Update released for Drupal core (10.6.10)! cms 2.1.2 Update released for Drupal core (2.1.2)! drupal 11.1.10 Update released for Drupal core (11.1.10)! drupal 10.5.10 Update released for Drupal core (10.5.10)! drupal 10.4.10 Update released for Drupal core (10.4.10)! drupal 11.2.12 Update released for Drupal core (11.2.12)! drupal 11.3.10 Update released for Drupal core (11.3.10)! drupal 10.6.9 Update released for Drupal core (10.6.9)! drupal 10.6.8 Update released for Drupal core (10.6.8)! drupal 11.3.9 Update released for Drupal core (11.3.9)! drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)!

field_config_cardinality

3,807 sites Security covered
View on drupal.org

Allows the cardinality of specific config fields to be overridden.
(Field instance cardinality for drupal 8)

If you want to reuse fields between bundles, field config cardinality will allows two fields, one single and one multiple, and saves the information in the same table in the database. This reduces the number of tables per field in the database.

Example: field_dates, it is possible to be multiple field on article content type, and reuse with single field on page content type, and the information is saved on same database table.

Drupal supports this, but there is no UI for it. This module acts as a shim to enable this granular control over cardinality.

If in testing you find a widget that is not supported, please check the active issues and create a new one if it has not already been reported.

Long term, it would be best to refactor based on #1029298-99: Allow cardinality to be restricted (overriden and reduced) in the field instance settings, but this has yet to be tested.

Similar modules

Limited Field Widgets - Accomplishes the same net result, but allows customization per entity form mode vs bundle's the field configuration.

Activity

Total releases
3
First release
Apr 2025
Latest release
10 months ago
Release cadence
53 days
Stability
67% stable

Release Timeline

Releases

Version Type Release date
4.0.1 Stable Jul 28, 2025
4.0.0 Stable Apr 25, 2025
4.0.x-dev Dev Apr 14, 2025