Filtered Select Multiple Demo

A dependency-free, JavaScript implementation of Django's dual-pane “FilteredSelectMultiple” widget. It transforms a native <select multiple> element into a picker with move buttons and client-side filtering.

Motivation

I had been missing the beautiful and, above all, practical Django admin widget filter-horizontal outside of the Django Admin interface for quite some time.

Links

Code Example

Loading...