-
Search
-
Archive
June 2012 M T W T F S S « May 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
Tag Archives: SharePoint 2010
Increase the manageability of CEWPs using jQuery and a single list
A few days ago I was asked to take a look at a SharePoint site with a faulty web part. The fault was in a web part on a site home page used to display the site’s announcements. Easy I … Continue reading
Posted in SharePoint, SharePoint 2007, SharePoint 2010, Tips and Tricks Tagged Maintenance, SharePoint, SharePoint 2010, Web Part Leave a comment
To call or not to call? SharePoint event receiver base methods.
When you create a new SPListItemEventReceiver using one of the templates available in Visual Studio 2010 you will find that the method stub that is generated contains a single line of code. Let’s use the ItemAdded event as an example.
Posted in SharePoint, SharePoint 2007, SharePoint 2010 Tagged Event, SharePoint, SharePoint 2010 Leave a comment
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