Search
Archive
May 2013 M T W T F S S « Apr 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Tag Archives: Content Types
GetAssociationByBaseId returns null when the workflow association is disabled
This in my opinion is a bug but feel free to disagree. I came across this odditty when checking that workflow associations were enabled before attempting to start the workflow programmatically.
Posted in SharePoint, SharePoint 2007, SharePoint 2010, Tips and Tricks
Tagged Content Types, SharePoint, Workflow
Leave a comment
Retrieving the content type of list items in a list item collection via JavaScript client object model
This took me a little while to work out – the documentation is pretty good but still requires a little bit of further exploration. I originally thought that you would require two service calls: one to get the list item … Continue reading
Content Types, Inheritance and the RemoveFieldRef element
This is an issue that has just bitten me so wanted to document my findings. There are quite a few postings out there on this – this is my take on it following some extensive testing of the different combinations.
Posted in SharePoint, SharePoint 2010
Tagged Content Types, Feature, Provisioning, SharePoint 2010
Leave a comment