You need to sign in to do that
Don't have an account?
David Churchill
Sidebar Won't Collapse on Custom Visualforce Page
I've noticed that when displaying the sidebar on a custom visuaforce page using <apex:page ... sidebar="true"> or omitting the sidebar parameter, that I can't collapse the sidebar. I see the handles to collapse it but they don't do anything when clicked. The collapse sidbebar setting is enabled in the User Interface customization in Setup and it collapses fine on standard Salesforce pages. Am I doing something wrong or is this a "feature"?
Thanks in advance,
David
Thanks in advance,
David
Thanks for the info. I am sure I'm clicking on the handle/button and tried the keyboard shortcut as well and still wasn't able to get it to work. Like I mentioned, it works fine with standard SFDC pages. So I guess now I'll try some other custom VF pages that don't have the components I'm using now like the tab panel.
To still get the functionality I needed I used this line code instead: