Removing the Default Document Content Type from the Allowed Content Types for a Document Set

I’ve been searching on and off for days on this one. When you create a Content Type based on the Document Set Content Type, it’s fairly common to want to restrict the Content Types which are allowed to be added to the Document Set. Here’s an example. Say you have a Document Set Content Type…

SPServices GetListItems Generator Demo Page

Someone asked a question in the SPServices Discussions this morning because they were getting an “Object not found” error. This type of error almost always means that the references to the .js files aren’t correct for your environment. I’ve done a few posts about how to remedy this, most notably Adding jQuery to a SharePoint…

SharePoint Designer 2013′s Missing Design View – It’s Official

Well, Keenan Newton did a post on the Microsoft SharePoint Team Blog entitle Changes to the Design View in SharePoint Designer 2013 yesterday that makes it official: the Design View in SharePoint Designer 2013 is not just missing, it’s not coming back. I’m reproducing Keenan’s post below, but you should also read it in situ, as the…

SharePoint Saturday New Hampshire (SPSNH) and SharePointFest Chicago 2012 Follow Up

Last week was a busy one for me, not so much with client work (though I managed to get a lot of that in, too), but with speaking at SharePoint events. On Saturday, September 22, I was honored to deliver one sixth of the sessions in the keynote slot which kicked off the day. My…

jQuery Library for SharePoint Web Services (SPServices) v0.7.2 Released

Today I’m releasing SPServices v0.7.2. If you are using an earlier version of SPServices, I suggest that you upgrade to this version, as you will most likely see some performance improvements, especially if you use multiple value-added functions on the same forms pages. Thanks to everyone who downloaded the beta over the last month or…