Is there a way to find out if a SharePoint page is in Edit Mode from JavaScript?
Yes there is.
Look for the MSOLayout_InDesignMode attribute in the javascript.
This is my blog where I put my thoughts on all of my SharePoint and Microsoft development.
Monday, December 2, 2013
Monday, March 4, 2013
Solution> Restore-SPSite : The site collection could not be restored.
The next problem i have got when i tried to replace the backup from a SharePoint Site.
The problem i'v got is "Restore-SPSite : The site collection could not be restored." what you can see in my powershell dump below.
The problem is that in the contentdatabase on the url a site is registered.
You read allot of person the describe to restore a database backup to fix this problem. This is not necessary.
There is a easier way.
Subscribe to:
Posts (Atom)
Popular Posts
-
The next problem i have got when i tried to replace the backup from a SharePoint Site. The problem i'v got is "Restore-SPSite ...
-
Some of the SharePoint MVPs already blogs about a new function of SharePoint 13. This functions called Design Manager and makes it possibl...
-
After a quick read of Jan Tielens his blog about ` Dipping Your Toes in the SharePoint 2013 and Office 2013 Preview Goodness ` i decided to ...