Hello everyone,
I'm using the Tree tool in order to permit user to filter their datas via interface (I use action and join tools to filter the datas and it works fine)
Unfortunately, I have a lot of values and several users want an option to select a set of values easily
So my idea was to use tool data with hierarchy levels
I'm able to build the parent/child hierarchy I want.... but when an user ticks parent value the tool return the parent value but not the childs
Is it normal ? Is an option exists to skip parent value and get all child values ?
Or perhaps my filter must not be made via join tool ?
I need your help on this part
Thanks you ! 🙂