Question
Is there a way to change the visibility of widgets based on Button Click event?
I would like to show and hide widgets based on which button is clicked. Is there a way currently to bind the click of a button to the "Visible" attribute of another widget (such as a map for instance) ?

