Changing Default Views Sergei Sergeev’s post about changing default views helped a bit here However I found that when doing the same on publishing pages
Month: March 2015
Adding a webpart Today I tried to add a web part to a page using the following code: ListViewWebPart webpart = new ListViewWebPart(); webpart.Title =
Update Features Today I needed to add some additional fields to content types. I heard about upgrade features before, but I never tried using this.
Content type failed to be syndicated Yesterday I copied my content database from production to my test environment using a database detach/attach method. All easy
An unhandled exception I had a problem with a SharePoint Designer Workflow I was creating a task and assigned it to a SharePoint group. Then
Load More