Set Visibility of Widget from another Widget

Hello everybody. I’m working with widgets, I use them like 3D elements. There’s a simple to set different visibility to a widget’s element, instead of using lots of widgets.
I simply created a widget. Inside I put a text wich activates a button (actually it make it appears) that you can use again. All

the elements are inside the same widget.
Here’s the blueprint, hope this can be helpful.