README.txt 517 B

12345678910111213141516171819202122232425
  1. Welcome to Multiple Selects.
  2. -- SUMMARY --
  3. Multiple Selects provides a widget for the the following fields types:
  4. - entity_reference
  5. - node_reference
  6. - user_reference
  7. - taxonomy_term_reference
  8. - list_integer
  9. - list_float
  10. - list_text
  11. Rather than having a multi-select field, this modules allows you to have
  12. multiple select fields with the traditional FieldAPI 'Add another item' button.
  13. -- REQUIREMENTS --
  14. options
  15. -- INSTALLATION --
  16. Install as usual, see http://drupal.org/node/70151 for further information.