-
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: 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