This project is not covered by Drupal’s security advisory policy.

Taxonomy Multi overrides the default taxonomy form items when creating or editing a node to provide an autocomplete field that will save both the selected term as well as that terms parents.

In order to use the module edit the desired vocabulary to enable it for the targetted node type and enable Multiple Select. This will allow the default selection mechanisms provided by the taxonomy module. In order to override the default selection mechanism edit the content type and check Enable Multi Taxonomy.

A prime example is if you are entering sports information and have a taxonomy tree similar to:

  • League
    • Division
      • Team
        • Player

Entering a players name would also associate the parent Team, Division and League.

Project information

Releases