-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I want to be able to select just one node that may or may not have children and only return that node.
Two issues:
- With "multiple" set to FALSE, multiple children will be returned when selecting a node.
- When I want to select a node but not its children, all of the children are selected and returned rather than the node.
Is there a way to determine the actual node that was selected when the selected node has children?
Metadata
Metadata
Assignees
Labels
No labels