Drupal is a registered trademark of Dries Buytaert
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)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). eca 3.1.1 Minor update available for module eca (3.1.1). layout_paragraphs 2.1.3 Minor update available for module layout_paragraphs (2.1.3). ai 1.3.3 Minor update available for module ai (1.3.3). ai 1.2.14 Minor update available for module ai (1.2.14). node_revision_delete 2.0.3 Minor update available for module node_revision_delete (2.0.3). moderated_content_bulk_publish 2.0.52 Minor update available for module moderated_content_bulk_publish (2.0.52). klaro 3.0.10 Minor update available for module klaro (3.0.10). klaro 3.0.9 Minor update available for module klaro (3.0.9). layout_paragraphs 2.1.2 Minor update available for module layout_paragraphs (2.1.2). geofield_map 11.1.8 Minor update available for module geofield_map (11.1.8).

These 2 FieldWidgets provide alternative input models for string fields. TaxonomySelectWidget uses a taxonomy vocabulary as a source but stores the resultant string - not an entity reference. The FilterableSelectWidget augments the built-in Select widget by allowing administrators to 'hide' obsolete options.

Features

More Select Widgets provides 2 FieldWidgets that provide more control over select input.

TaxonomySelectWidget

This widget allows the user to select a term from a taxonomy vocabulary. Unlike the core Taxonomy term reference widget, this widget COPIES the string value of the term into the form field. The benefit is that if the taxonomy term is deleted or unpublished, existing content will still show the original string value.
When editing existing content, the widget will show a select list of existing available terms, with the original string value pre-selected - even if the term has been deleted or unpublished. Note that while the Drupal core TaxonomySelect widget can use a view to limit visible taxonomy terms - that is 'config' and requires a code push to modify.

FilterableSelectWidget

This widget is an alternative to the core Select list widget. It allows site editors/administrators to filter - currently just 'hide' - options from the select list. Existing content will still show the original string value. When editing existing content, the widget will show a select list of existing options, with the original pre-selected. This widget will be available for list_string fields (Selection List - List (text)).

Post-Installation

Once installed, these FieldWidgets will be options for any 'string' field.

Additional Requirements

None.

Similar projects

If there are modules providing similar functionality, please describe what differentiates them.

Activity

Total releases
1
First release
Jan 2026
Latest release
3 months ago
Release cadence
Stability
100% stable

Releases

Version Type Release date
1.0.0 Stable Jan 2, 2026