[drupal-devel] [feature] Multiple select functionality in profile module

mathias drupal-devel at drupal.org
Thu Mar 24 04:15:25 UTC 2005


Issue status update for http://drupal.org/node/19356

 Project:      Drupal
 Version:      cvs
 Component:    profile.module
 Category:     feature requests
 Priority:     normal
 Assigned to:  mathias
 Reported by:  mathias
 Updated by:   mathias
 Status:       patch
 Attachment:   http://drupal.org/files/issues/profile-multiple-select.patch (7.48 KB)

This patch adds a 'multiple select' checkbox to the 'list selection'
field type interface, allowing users to select multiple items from a
single list. It looks the same as the 'multiple select' checkbox used
during vocabulary creation.
Field values are stored separately in the profile_values table and thus
don't need to be serialized, keeping search functionality in tact.
Note: this patch is not intended for 4.6.


mathias




More information about the drupal-devel mailing list