Skip to content
This repository was archived by the owner on Jul 29, 2022. It is now read-only.

Multi-select support#75

Closed
0xFA15E5EC wants to merge 1 commit intoNicolasCARPi:masterfrom
0xFA15E5EC:master
Closed

Multi-select support#75
0xFA15E5EC wants to merge 1 commit intoNicolasCARPi:masterfrom
0xFA15E5EC:master

Conversation

@0xFA15E5EC
Copy link

Added support for select boxes that are multi selects.

type : 'selectmulti'

Added support for select boxes that are multi selects.

type : 'selectmulti'
@deadanon
Copy link

deadanon commented Aug 6, 2013

This works flawlessly, would be a great merge.

@gator92
Copy link

gator92 commented Sep 28, 2013

+1 Adds much needed support for multi-select, a must-have feature. Especially when using chosen.js multi-select , this makes a very nice interface (add option, onblur : 'ignore', for chosen compatibility).

@serakfalcon
Copy link

is there any progress with this? this code is very helpful

@armababy
Copy link

armababy commented Apr 8, 2014

Well there's like 100 issues/suggestions and last commit was 7 months ago. Don't think this is maintained.

@serakfalcon
Copy link

Yeah in the end I switched to x-editable

@NicolasCARPi NicolasCARPi mentioned this pull request Dec 19, 2017
NicolasCARPi added a commit that referenced this pull request Feb 20, 2018
add a multiple option for select type instead of adding a whole new
type.
@NicolasCARPi
Copy link
Owner

Hello,

Thank you for your contribution :)

I have added the "multiple" option that you can use on an editable element of type "select" instead of adding a whole new type.
Demo has an example.

Cheers,
~Nico

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants