Set Visibility According to Children's Visibility
I have a container component with a Slot element . I would like to only have the container (parent ) component visible if one or more of the children residing in the slot are visible . So far the best idea I 've had would be to create some custom code formula , but I don 't really know how to do this , or if there is a more obvious solution . This is for a titled subsection in a popup menu , where some options are only visible in certain conditions . Many thanks . ✅1