
filtered-select-multiple-widget
- Tags
- URL
- https://tombreit.github.io/filtered-select-multiple-widget/
- Repository
- https://github.com/tombreit/filtered-select-multiple-widget
- Jahr
- 2025
- Beschreibung
- 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. Inspired by Djangos `ModelAdmin.filter_horizontal`.