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 offers two alternative select field widgets for string fields. The TaxonomySelectWidget allows users to select a taxonomy term, storing its string value instead of a reference, thus preserving content even if the term is deleted. The FilterableSelectWidget allows administrators to hide obsolete options from a standard select list without affecting existing content.

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
6 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Slowing

Releases

Version Type Release date
1.0.0 Stable Jan 2, 2026