Skip to content

Defines a new form widget for taxonomy fields to select a term by "browsing" through the vocabulary hierarchy, also available in node forms and as Views exposed filter.

License

backdrop-contrib/shs

Repository files navigation

Simple Hierarchical Select

The Simple Hierarchical Select module displays selected taxonomy fields as hierarchical selects on node creation/edit forms and as exposed filter in views.

Installation

Configuration and Usage

  • Create a new field (type "Term reference") and select "Simple hierarchical select" as widget type.

  • Field settings

    • "Allow creating new terms" Terms may be created directly from within the dropdowns (user needs to have permission to create terms in the vocabulary).
    • "Allow creating new levels" If selected users with permission to create terms in the vocabulary will be able to create a new term as child of the currently selected term.
    • "Force selection of deepest level" Force users to select terms from the deepest level.
  • Views (exposed filter)

    • add a new filter using the field set-up as "Simple hierarchical select" or use "Content: Has taxonomy terms (with depth; Simple hierarchical select)" as a new filter
    • use "Simple hierarchical select" as selection type
    • select "Expose this filter to visitors, to allow them to change it"
    • enjoy :)

More details may be found (or added) in the Wiki

Issues

Bugs and Feature requests should be reported in the Issue Queue

Current Maintainers

Credits

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.

About

Defines a new form widget for taxonomy fields to select a term by "browsing" through the vocabulary hierarchy, also available in node forms and as Views exposed filter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published