exponentcms / exponent-cms

Content Management, Simple.
exponentcms.org
GNU General Public License v2.0
60 stars 24 forks source link

Feature request - Add multiple select & rerank to listbuilder control #920

Closed exponentcms closed 4 years ago

exponentcms commented 4 years ago

Would be nice to be able to select more than one item in the list to move at once.

exponentcms commented 4 years ago

Some sample solutions would be http://forums.devshed.com/javascript-development-115/multi-select-transfer-box-javascript-php-mysql-398424.html https://github.com/cdeyoung/bootstrap-transfer

exponentcms commented 4 years ago

[bulk edit]

exponentcms commented 4 years ago

It would be nice to be able to rerank the list of drop down items in the edit dropdown control screen. Otherwise, you have to delete them and re-add them in sequence. This is done using the listbuilder control.

exponentcms commented 4 years ago

[bulk edit]

exponentcms commented 4 years ago

Here is an almost 'perfect' implementation? http://cappelendesign.no/2012/04/creating-a-better-multiple-select-with-jquery-and-php/

exponentcms commented 4 years ago

[bulk edit]

exponentcms commented 4 years ago

[bulk edit]

exponentcms commented 4 years ago

[bulk edit]

exponentcms commented 4 years ago

[bulk edit]

exponentcms commented 4 years ago

[bulk edit]

exponentcms commented 4 years ago

[bulk edit]

exponentcms commented 4 years ago

[bulk edit]

exponentcms commented 4 years ago

[bulk edit]

exponentcms commented 4 years ago

Can be added via a jqueryui based control http://mind2soft.com/labs/jquery/multiselect/. Local copy working in a basic display, need parsing code.

exponentcms commented 4 years ago

(from [957de90b7b6ddac951a07c4f50e70b51a117839a]) Adds boostrap (jquery) listbuilder control [#874] https://github.com/exponentcms/exponent-cms/commit/957de90b7b6ddac951a07c4f50e70b51a117839a

exponentcms commented 4 years ago

implemented by recent push

exponentcms commented 4 years ago

Lighthouse URL: https://exponentcms.lighthouseapp.com/projects/61783/tickets/874