You are here

README.txt in Improved Multi Select 8

CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers


INTRODUCTION
------------

The IMS (Improved Multi Select) Options Widget module extends
the options_select widget. It just keeps existing items of a field
at the top of available items in order to keep items ordered
in case if you have the Allow re-ordering of selected items option enabled.

Note: this widget doesn't support optgroups. It flattens values of
a field.


REQUIREMENTS
------------

No special requirements for this module.


INSTALLATION
------------

* Install as usual.


CONFIGURATION
-------------

* Navigate to the Manage form display for a field and change widget type to
the IMS select list.

File

modules/ims_options_widget/README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Maintainers
  8. INTRODUCTION
  9. ------------
  10. The IMS (Improved Multi Select) Options Widget module extends
  11. the options_select widget. It just keeps existing items of a field
  12. at the top of available items in order to keep items ordered
  13. in case if you have the Allow re-ordering of selected items option enabled.
  14. Note: this widget doesn't support optgroups. It flattens values of
  15. a field.
  16. REQUIREMENTS
  17. ------------
  18. No special requirements for this module.
  19. INSTALLATION
  20. ------------
  21. * Install as usual.
  22. CONFIGURATION
  23. -------------
  24. * Navigate to the Manage form display for a field and change widget type to
  25. the IMS select list.