Open raselahmedit09 opened 9 years ago
@raselahmedit09 you can pass a list of properties that will be taken into consideration during filtering as described in the readme
If I understand you correctly then it's not currently possible to filter by a property of child node without taking parent nodes' properties into account. But you can add some property to the desired level of your tree, add it to configuration and if that property is not present in parent then parent won't be matched.
Expanding/collapsing the three is currently out of scope of this addon, but if you really need it you can try filing a PR
Hi, I have collapsed tree. I want search only by child node's attribute, and show all match nodes with his parent node to root node.
Thanks ......