Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Chosen Widget

David Kavanagh edited this page Jul 1, 2014 · 2 revisions

We've decided to use a fork of the chosen widget. The code is linked to this PR (https://github.com/harvesthq/chosen/pull/166) which has been maintained over the last 3 years. The feature we needed was the ability to add a new option from user input. This fork does it nicely and didn't require much additional work on our part. It supports adding our own validation before the item is added.