Dear Experts,
Requirement
As part of out requirement I need to show/hide part of a web page withheld in a facet using a button press.
Approach
I defined a variable and I set its value to true upon click of a button using af:setPropertyListener.

There is one part of the page which is contained in a af:panelGroupLayout and I used the visible property and bound its variable value to show and hide the form.

Is there any way to show/hide the whole facet all at once.???
The facet is part of a predefined template.
Any comments/suggested are very valuable and appreciate it.
Jake