SharePoint 2010 Control is currently disabled in Page Layout

Here is a SharePoint 2010 Bug that needs to be fixed. If you have a custom design and you moved the site actions out and below the Ribbon Control, you will notice that when you go to change a publishing page layout via the ribbon the option is disabled.
Here is what the SharePoint 2010 publishing site Ribbon Page Layout Chooser looks like when active:


If you move the Site Action Control <SharePoint:SiteActions out andbelow the Ribbon Control <SharePoint:SPRibbon something similar to this:



And then edit the page and try to change the publishing page layout you will notice that some of the ribbon buttons are now disabled.



The key issue here is that the site actions control is removed from the SPRibbon control and placed BELOW it. If you move it out of the ribbon control and above it it seems to work fine.





THE QUICK FIX:
Make sure the page is checked out and editable
Click on the Save & Close Drop down arrow button
Click Save and Keep Editing
This will refresh the page and now you should be able to click on the page layout drop down.


Comments

Post a Comment

Popular posts from this blog

Activating a SharePoint Feature on Multiple Sites or Site Collections using PowerShell

Managed Path with WildCard and Explicit Inclusion

List All SharePoint 2010 PowerShell Commands