Q: How can I change the taxonomy term selection widget from the default list-box to checkboxes or radio buttons? A: Just install the 'Taxonomy Super Select' module.
The default taxonomy selection methods provided by drupal may not always be the most suitable for your target website design. For example, a taxonomy vocab that allows multiple selections will be rendered as a multi-select list-box. In the past our clients have found this selection method awkward and have requested that the tax. terms be presented as check boxes instead.
The module - 'Taxonomy Super Select' allows you to render terms as checkboxes for a multi-select vocab and radio buttons for a single select vocab. You just have to install the module, and then edit the settings for the vocab in question (/admin/content/taxonomy). In the settings section called 'Taxonomy Super Select' you will see a list of checkboxes, one for each node type to which this vocab applies. Check those that you want to display as radio buttons or checkboxes and that should do it...
The taxonomy super select worked out really well, but now we are working on a website design that calls for the taxonomy chackboxes to be nicely formatted into a nice regular grid and displayed in a nice ajax/dhtml/jQuery like popup.......
Did you find this post helpful? If so, we'd love to hear from you in our comments! If you found it really useful we'd love a link from your Blog-Web Site, to us!
The taxonomy super select worked out really well, but now we are working on a website design that calls for the taxonomy chackboxes to be nicely formatted into a nice regular grid and displayed in a nice ajax/dhtml/jQuery like popup.......
Anybody have any ideas??