Posts Tagged “SPList”

SPList’s Title Property & SPField’s DisplayName not Updating

November 14 2011 99 comments

We encountered a problem which seemed really strange while provisioning our site collection with PowerShell (New-SPSite). Our provisioning contains programmatic custom list creation to our publishing webs via feature receivers. The procedure is that the feature receiver creates the list with a URL friendly Title and then changes the Title to a UI friendly…

Read more »

Three Cases of List Manipulations in Recent Real Life Cases

February 12 2010 3 comments

Case 1: AllowDeletion

There might be a case where you have custom document libraries in your SharePoint-solution bound to a customer specific custom content type. It might be confusing for the customer to have the default libraries, which come when the Office SharePoint Server Publishing feature has been activated.

“Some user will at some point inevitably put…

Read more »