For each group level I use the filter to hide and show the various lists and add buttons on the form using the visibility option in each component. The group list is always visible
This is my screen
The choice component which does the filter brings up the list

to choose which list is to be visible
If I could pass the filter value into the next level I go down I will be happy with that but I’m not sure how to do it.

