Home > Grails-Multi-Select-Plugin

Grails-Multi-Select-Plugin

Grails-Multi-Select-Plugin is a project mainly written in GROOVY and JAVASCRIPT, it's free.

Grails Plugin with Tags for providing multi-select drop downs where the selected values are removed from the Drop-down and displayed independently

Provides a tag library having tags for including resources and dealing with HTML select boxes specially with multiple attribute set to true. Using Multi-select drop down is similar to grails select tag. Almost all the attributes of g:select tag is available with this tag. It pops out all the selected options from the select box, leaving only the deselected items in the dropdown. The selected item is displayed as a list with remove button that helps in deselecting them in easy way.

Sample Use case :

Previous:cocoagameoflife