Remove or Hide Section if No Children Sections

Good day all.

I have sections used to display items which need attention. When there are no items I would like to hide or remove these sections.

For example, remove the Verify section if it is empty:

Parent
-Manager
–John
–Sam
–Mike
-Developer
–Sara
–Lisa
–Tom
-Verify

Any suggestions?

Thank you.

Hello @jwood,

Technically it could be done in a similar way, that is described in the following topic:

The main difference is that you will have to create some additional logic, which will work with nested sections.
Unfortunately, I don’t have any ready demo.