Posted by attheshow on March 6, 2007 at 2:43pm
The Multiselect module defines a widget to be used with CCK fields. It allows the user to select multiple items in an easy way. It consists of two lists, one of all available items, the other of selected items. The user can select an item by moving it from the unselected list to the selected list. This module relies on the built-in jQuery features of Drupal and does not require any additional modules other than the CCK module set (Drupal 7 version has no dependencies).
Drupal 6:
- Widget works for text, integer, decimal, float, user reference, and node reference CCK field types.
- Can be used along with Content Taxonomy module for allowing easy selection from a long list of taxonomy terms.
New in Drupal 7:
- FAPI integration - allows module developers to create new form components using '#type' => 'multiselect'
Sponsored By:
This module was coded for Drupal 6 and 7 by Mark W. Jarrell, a.k.a. attheshow, at FleetThought.com.
Project Information
- Maintenance status: Seeking co-maintainer(s)
- Development status: Under active development
- Module categories: Administration, Content Construction Kit (CCK), Content Display, JavaScript Utilities, Taxonomy, User Management, Utility
- Reported installs: 5014 sites currently report using this module. View usage statistics.
- Last modified: January 16, 2012