Search
Archive
Tag Archives: CAML
Switching on the Document Information Panel.
It’s sometimes useful to be able to switch on the document information panel from within the Content Type deployed through a feature. Take the following as an example There are two things to note about the two content types declared … Continue reading
Posted in SharePoint, SharePoint 2007
Tagged CAML, Configuration, Content Types, Feature, Provisioning, SharePoint
Leave a comment
Using date ranges in CAML queries
The following code is the easiest way I have found to retieve items from a list using a date range.
Use a CAML Query to read List items
This method provides a way of querying against one field in a list item using up to two fragments of the field value and returns a number of fields from the result