Hierarchical Selection

On this forum you can see a list of new features requested by users and you can also cast your own vote (you need to login to vote).
Post Reply
bkonia
Posts: 98
Joined: Fri Jan 19, 2007 4:41 am
Contact:

Hierarchical Selection

Post by bkonia »

The tree control in Aware IM seems to function like a grid, that enables you to add references in a hierarchical fashion. However, it provides no way to select existing hierarchical references.

For instance, I have a three-level self-referencing hierarchy. The top level contains two categories. Each of these categories contains numerous subcategories and each of these subcategories contains a list of items. I want the user to be able to expand a top-level item to display the list of subcategories, then expand each subcategory and using checkboxes, select the items he wants added as references to the top-level BO. So it's like cascading select boxes, except it's all contained within one control and you can select arbitrary items under any of the subcategories.

The Kendo UI tree control definitely supports checkboxes, so I'd like to request that this be implemented in Aware IM. It would be kind of a hybrid between the existing checkbox and tree controls, displaying the hierarchy in a tree, with a checkbox for each item, as demonstrated on the above-referenced Kendo UI page. Also, as with the existing tree control, I'd like to be able to differentiate between folders and leaves, with the option to make all items selectable or only leaves.
Brad S Konia
Hostland
https://www.hostland.com
PointsWell
Posts: 1457
Joined: Tue Jan 24, 2017 5:51 am
Location: 'Stralya

Re: Hierarchical Selection

Post by PointsWell »

PointsWell
Posts: 1457
Joined: Tue Jan 24, 2017 5:51 am
Location: 'Stralya

[Implemented] Hierarchical Selection

Post by PointsWell »

Implemented in v8.8
Post Reply