Hierarchical row selection in mendix

0
Hi Team, I want to implement Hierarchical row selection in mendix when user can go and select multiple children's by clinking parent rows and further children's children and so on.  The level can go up 6 levels.  please find below the required tree selection 
asked
1 answers
1

Hi,

 

One solution might be the use of Tree Node.

 

There's also similar posts you can use for reference and ideas:

 

If you search "Tree Node Mendix", you can also find some nice youtube videos explaining how to use this widget.

 

Let me know if this helps,

João

answered