Add functionality and customize your Drupal application with thousands of projects contributed by our amazing community.
A module is code that extends Drupal's by altering existing functionality or adding new features. You can use modules contributed by others or create your own. Learn more about creating and using Drupal modules.
Better Exposed Filters
The Better Exposed Filters module replaces the Views' default single- or multi-select boxes with radio buttons or checkboxes, respectively. Description fields and Select All/None links can be added...
Categories: Administration tools
Plupload integration
Provides integration for the Plupload widget into Drupal. Plupload is a GPL licensed multiple file uploading tool that can present widgets in Flash, Gears, HTML 5, Silverlight, BrowserPlus, and...
Categories: Media
Multiple Selects
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...
Categories: Site structure
Multiselect
The Multiselect module defines a field widget to be used with the following fields types: List fields (text, float, or integer) or entity reference fields. It allows the user to select multiple...
Categories: Administration tools, Content display, Site structure
Facetapi Select
Adds an option for a select (dropdown) display for search facets using facetapi. The select form loads by js (no need to click 'submit') but degrades to use submit button. Related projects Facetapi...
Multiselect Dropdown
The Multiselect Dropdown module provides a form render element which displays checkboxes in a dropdown select-like element. Features Better UX than the HTML element or a long list of checkboxes....
Categories: Content display
Entity Browser Enhance(d|r)
This module provides some behavior and style enhancements to Entity Browsers, specifically for multi-select and image/media browsers. Influenced by the enhancements made on the Media Entity Browser...
Categories: Administration tools, Content editing experience, Developer tools
Facetapi Multiselect
This module provides a multiselect widget plugin for the Facet API module. It allows faceted searches (for example, those performed with Apache Solr) to use a multiple select dropdown for drilling...
Categories: Site search
Facet API
Overview The Facet API module allows site builders to easily create and manage faceted search interfaces. In addition to the UI components that come out of the box, themers and module developers...
Categories: Site search
jQuery UI MultiSelect Widget [D7]
Adds Eric Hynds jQuery UI MultiSelect Widget (https://github.com/ehynds/jquery-ui-multiselect-widget) to select fields (optional multiselect only) in Drupal. Drupal 8+ Alternatives For Drupal8+ we...
Categories: Content display, Developer tools
Improved Multi Select
The Improved Multi Select module replaces default multi-select boxes with two panels list and search box. The first panel holds the options that are available, and the second panel holds the...
Categories: Administration tools, Content editing experience
Bootstrap Multiselect
Simple integration for Bootstrap Multiselect javascript library. This module uses CDN by default, including the library files on the libraries folder will include them from local instead, see:...
Categories: Developer tools
Jquery Multiselect [Discontinued]
Description This module includes the jquery ui multiselect plugin. http://quasipartikel.at/multiselect/ Get involved Write a review for this module on drupal modules Help write or improve the...
Categories: Developer tools, Integrations
Amazing Multiselect
The Amazing Multiselect module allows you to use the Multiselect JQuery Library with search fields. REQUIREMENTS This module require the core Field module. INSTALLATION composer require drupal...
Categories: Site structure, Developer tools
JQ Multiselect
The module provides a theme-independent a multiselect list into a nice and easy to use list with checkboxes. This plugin is simply an alternative interface for the native select list element. When...
Categories: Content display
jQuery UI Multiselect
This module integrates the jQuery UI Multiselect plugin with existing select list field widgets. The jQuery plugin is demonstrated at http://www.quasipartikel.at/multiselect. The advantages of this...
Categories: Site structure, Developer tools
Bootstrap Multiselect Widget
Bootstrap jQuery UI MultiSelect Widget - provides optional multiselect
Categories: Site structure
Form API Multiselect element
Provide **Multiselect widget** (form element) for developer: Drupal 7, please use Multiselect module.
Categories: Developer tools
Fancy Multiselect
Description This module allows the http://drupal.org/project/jquery_multiselect module (which include the jquery ui multiselect plugin) to be included as a cck widget Get involved Write a review...
Categories: Developer tools
Choices.js - Better Vanilla JS Select Widget
Introduction Drupal implementation of the Choices.js plugin. Choices is a user-friendly, vanilla, lightweight, configurable input plugin, which renders "selects" as boxes or lists, (without...
Categories: Content editing experience, Developer tools
Content Taxonomy
D7 and Content Taxonomy The module provides extensions to Drupal's core Taxonomy Term Reference Fields. At the moment, following extensions are available: Parent term selector in the field settings...
Categories: Site structure
Date Multiselect
This is a javascript multiselect calendar widget using the MultiDatesPicker library on top of the date_popup module. It allows you to select multiple dates (with no time) in just one field, instead...
Categories: Site structure
Better Select
Multiselect HTML select elements are hard for users. Selecting more than one requires Ctrl+clicking (or Cmd+clicking on Mac), and explaining this to users who sometimes have trouble even clicking...
Categories: Developer tools
Apachesolr Exclude Parent Terms
This module adds an extra query type to apachesolr. This query type is made for the following purpose: we needed to make a facet with multi-select. The facet contained a taxonomy with parents and...
Categories: Site search
multiselect_sorting
This is a fork of the module https://www.drupal.org/project/multiselect It enables the feature of sorting, so you can sort the selected items before submitting the form.