Colour-code SPO Calendar events based on the value of a custom field.
Tag Archives: lists
How to: Create a SP2010 view filtered by Group
We all know that it is easy to create a view that only displays list items to specific users. You…
Basics: Interact with SharePoint 2010 Data (post 2 – Server Object Model)
In a previous post, I made an introduction to interacting with SharePoint data through Web Services; easily, albeit a bit…
Basics: Site columns, content types and lists
SharePoint 2010, just like its predecessor, supports the fundamental elements that made SharePoint 2007 such an important platform. Content types,…
Quick tip: Get a SharePoint 2010 Lists XML file
There will be times that you need to fetch the XML file that describes one of your lists in SharePoint…
How to: Define which fields to appear in a SharePoint RSS Feed
In SharePoint 2007: 1. Navigate to the list/library that you want to get an RSS feed for 2. Navigate to…
Basics: Interact with SharePoint 2010 Data (post 3 – SPMetal and LinQ)
This is the third tutorial about accessing and manipulating data on SharePoint. The first one leveraged web services and the…
Quick tip: Create a site column in SharePoint Designer 2010
Site columns, as we discussed in a previous post, differ from list columns in that they are reusable and guarantee…
How to: Format a Tasks list (or, any other list) in SharePoint 2010 (through Designer)
If you have ever worked with SharePoint before, you know how versatile and important the Tasks lists can be. In…
Quick tip: Get a SharePoint 2010/2007 list GUID
There will be times when you will need to get a SharePoint list’s ID number. You might want to reference…