Select2 ALL THE THINGS!
1,152 sites
Security covered
This module applies the Select2 library to all select fields on your site automatically. It provides a simpler alternative to other modules by enabling Select2 by default and using a CDN for the library.
Applies the Select2 library to all select fields on the site similar to the Chosen module.
Compared to the Select2 module
This is an alternative to the Select2 module due to a couple major differences:
1. The select2 module requires a lot more configuration and code changes since it requires you to opt-in each element to use the new '#type' => 'select2' form API element.
2. This uses the CDN version of the library by default but can automatically switch to the library if it's available in the libraries/select2 directory.