core icon indicating copy to clipboard operation
core copied to clipboard

Add tree-level to checkboxWizard

Open ghost opened this issue 13 years ago • 3 comments

I noticed that in Isotope they have a tree-checkboxwizard, which allows them to specify items in a collapsable checkboxWizard tree, e.g. basically a checkbox tree style (for alexf) combined with the orderable view of a checkbox wizard. Isotope calls this control AttributeWizard, but they have some code specific to isotope, but we can rather make it operate like alexf's tree view.

I also like the fact that its possible to show items that are disabled from selection, but still moveable, e.g. internal fields or stuff like that.

Here is an example of what I mean:

attributewizard

Download the attachments

--- Originally created by thyon on September 23rd, 2010, at 03:16pm (ID 2565)

ghost avatar Nov 29 '11 19:11 ghost

We could also use this for the 'edit more' function. So the fieldsets could be grouped in such a nice collapsible tree and is easier to use then?!

--- Originally created on June 21st, 2011, at 08:35pm

HellPat avatar Nov 29 '11 19:11 HellPat

If you can keep compatibility (or at least the features like disabled options), I'd love to incorporate that into Isotope and drop our Widget! Feel free to use our source...

--- Originally created on June 21st, 2011, at 08:38pm

aschempp avatar Nov 29 '11 19:11 aschempp

Would be really nice to take that to another level. Instead of just expanding and collapsing the groups, it would be fantastic if there was an additional checkbox right next to the expand/collapse icon so a user could also check/uncheck ALL items of a certain branch of the tree.

Toflar avatar Dec 30 '11 08:12 Toflar

This has been implemented meanwhile.

leofeyer avatar Oct 17 '22 15:10 leofeyer