Multiple Selects
7,047 sites
Security covered
This module provides a widget for entity reference and list fields that allows you to select multiple items from a list. Instead of a traditional multi-select box, it uses an "Add another item" button for a more user-friendly experience.
This modules provides a widget called Multiple Selects list for the the following fields types:
Drupal 7
- entity_reference
- node_reference
- user_reference
- taxonomy_term_reference
- list_integer
- list_float
- list_text
- list_boolean
- commerce_product_reference
Drupal 8
- entity_reference
- list_integer
- list_float
- list_string
Rather than having a multi-select field, this modules allows you to have multiple select fields with the traditional FieldAPI 'Add another item' button.