Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Cleaning up the issue queue, in advance of a Drupal 10-ready release, which unfortunately will require Drupal 9.2 or newer, because of the switch from the jQuery once library to the newer one provided in Drupal. The changes here are fairly minor, but should improve the ability of multiselect fields to work with other solutions, including Paragraphs and Quickedit.
Initial commit in a new branch, intended to provide a stable, Drupal-9 ready release. Numerous changes since the previous release, so please test and provide as much feedback as possible.
This is the dev version of Multiselect for Drupal 7. This should NOT be used on production sites and is only released in order to assist with the development of the module.
#417324 Adding dependency on the Option Widgets CCK module.
#421938 Options array fixes from bfcam.
#431636 Fixing jQuery order in which it selects items.
If the add/remove buttons are not visible with this release, please try the dev branch, if it's not up yet, it'll be up shortly.
http://drupal.org/node/173500
Performance of populating very large lists of nodes to reference is now server-side. This should be much faster. I would especially appreciate users who experienced slowdown with an older version to test this.
Devel Snapshot. There are no known (new) major problems with the current snapshot, so testers are encouraged and greatly appreciated.
There were a lot of changes since the last release. It should be much faster for large lists now. Also, the order of your referenced nodes is preserved.