22 May
2007
22 May
'07
9:40 a.m.
Hi Gunter, On May 21, 2007, at 7:14 PM, Gunter Leeb wrote:
Hi,
Is there a simple way to turn the panels off for a particular page?
I know this is possible, by creating the page in a new space and configuring the new space not to show the panels. Is there another way?
No, this feature doesn't exist AFAIK. We could have imagine that passing showColumns=0 in the url would have done the trick but it's not there. So there are several "hacks" possible: 1) modify startpage.vm so that it look in the url if you pass some parameter to hide columns 2) use css/javascript in the page that you wish to hide so that it hides the panel(s) -Vincent