Module Description
Description
The Select2 Multicheck (select2_multicheck) module provides a new widget for select2 module users. This widget allows multi selection while retaining a dropdown approach.
Requirements
This module requires the select2 module.
Installation
Install as you would normally install a contributed Drupal module. Visit https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-mod... for further information.
Configuration
After the installation, a new widget (Select2 Multi checkboxes) is available to use in form display tab (in both entity reference and list text field types).
Note
This module uses wasikuss library (https://github.com/wasikuss/select2-multi-checkboxes) and enhances it to provide the desired functionality. The lines that were added were marked with "changed" as comment to provide a easy way to differentiate the code of wasikuss's repository and the original code of this module.
The Select2 Multicheck (select2_multicheck) module provides a new widget for select2 module users. This widget allows multi selection while retaining a dropdown approach.
Requirements
This module requires the select2 module.
Installation
Install as you would normally install a contributed Drupal module. Visit https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-mod... for further information.
Configuration
After the installation, a new widget (Select2 Multi checkboxes) is available to use in form display tab (in both entity reference and list text field types).
Note
This module uses wasikuss library (https://github.com/wasikuss/select2-multi-checkboxes) and enhances it to provide the desired functionality. The lines that were added were marked with "changed" as comment to provide a easy way to differentiate the code of wasikuss's repository and the original code of this module.
Module Link
Project Usage
150
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
The Select2 Multicheck module provides a new widget for select2 users to enable multi selection while maintaining a dropdown interface.
Data Name
select2_multicheck