| 1 |
Description
|
| 2 |
-------
|
| 3 |
The Multiselect module defines a CCK multiple selection field widget, to allow easier multi-selection for users.
|
| 4 |
|
| 5 |
Multiselect was redesigned for Drupal 6 by Mark W. Jarrell (attheshow) at
|
| 6 |
Jones Knowledge Group (http://www.jones.com).
|
| 7 |
|
| 8 |
Install
|
| 9 |
-------
|
| 10 |
Installing the Multiselect module is simple:
|
| 11 |
|
| 12 |
1) Copy the multiselect folder to the modules folder in your installation.
|
| 13 |
|
| 14 |
2) Enable the module using Administer -> Modules (/admin/build/modules).
|
| 15 |
|
| 16 |
3) When creating a new CCK field, select "Multiselect" as your widget type.
|
| 17 |
|
| 18 |
Support
|
| 19 |
-------
|
| 20 |
If you experience a problem with the module, file a
|
| 21 |
request or issue on the Multiselect queue (http://drupal.org/project/issues/multiselect).
|
| 22 |
DO NOT POST IN THE FORUMS. Posting in the issue queue is a direct line of
|
| 23 |
communication with the module author.
|