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 provides a widget for selecting taxonomy terms hierarchically across multiple select boxes, offering options to customize depth, required selections, and lineage saving. It supports multilingual sites and can be used as an exposed filter in Views.

The main feature of the project is to provide a field widget for selecting taxonomy terms in a hierarchical fashion.

The module preloads the taxonomy hierarchy and passes it to the client (your browser) where it's used to build the subset of the select boxes to allow a user to pick options one by one.

The above widget represents the following hierarchy:

| t1
| --| t2
| --| --| t3

The field widget has a variety of configuration options:

  • The parent to start listing from.
  • The hierarchy depth, to limit the listing.
  • The required depth, to force picking the number of options.
  • The ability to force picking a value at each level of the hierarchy.
  • The option to save the entire lineage from root to child term.
  • The ability to specify a label for each select box at the given level.

Features

  • Multilingual - respects Drupal core internationalization.
  • Views integration - use the CSHS widget as an exposed filter for taxonomy term reference fields.
  • Developer API - use cshs element in your forms as a replacement of select.

Submodules

  • Menu Link - a client-side hierarchical selection of parents for the menu link. Works for node and term forms (with Taxonomy Menu UI enabled).

Maintainers

Similar projects

Looks similar to SHS and Hierarchical select, but in contrast to those modules, the whole taxonomy tree is already present at page-load. The processing is done on the client-side by JavaScript that builds multiple select boxes (one for each level in the hierarchy).

Activity

Total releases
3
First release
Dec 2025
Latest release
1 month ago
Releases (12 mo)
3 ▲ from 0
Maintenance
Active

Release Timeline

Releases

Version Type Release date
4.0.6-rc1 Pre-release Jun 12, 2026
4.0.5 Stable Dec 8, 2025
4.0.4 Stable Dec 5, 2025