Skip to content

An ExpressionEngine fieldtype: Chosen is a JavaScript plugin that makes long, unwieldy select boxes much more user-friendly.

Notifications You must be signed in to change notification settings

johndwells/Chosen-Selects

Repository files navigation

Chosen Selects

Overview

Chosen is a Javascript library for making long, unwieldy select boxes more friendly. It transforms both single select dropdowns and multiselect boxes. More information and demos at http://harvesthq.github.com/chosen/.

Chosen Selects is an ExpressionEngine fieldtype that brings Chosen to EE. At its core it is a simple Dropdown or Multiselect fieldtype, only the UI has been changed.

Beta Status

The Chosen JS library is currently under active beta development, and therefore so is this fieldtype. Do not expect this to run in a production environment, but please do fork & contribute. Currently there are a number of shortcomings, all of which will be addressed as Chosen progresses towards a 1.0 release.

Current shortcomings include:

  • UI breaks if field is initially hidden in tab or collapsed
  • No Matrix support
  • Template tags have not been extensively tested

Requirements

Changelog

0.1.0

  • Initial beta release
  • Based on Chosen 0.9.1

About

An ExpressionEngine fieldtype: Chosen is a JavaScript plugin that makes long, unwieldy select boxes much more user-friendly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published