Archive for October, 2009

If you’re having trouble constructing your CAML query and you have a DateTime field with time enabled, the important fact that plain 2009-10-28T10:00:00Z will ignore the time part of the query. It is useful for querying whole days. If Time part of the DateTime field is also important to consider (you’re querying specific time of […]

Thursday, October 29th, 2009 at 10:16 | 0 comments
Categories: Programming, SharePoint
Tags:

Due to a lot of comments and questions to my last year’s post about Attaching functions to SharePoint form fields concerning especially lookup fields on which the demo was made, I’ve decided to take a deeper dive into SharePoint’s Lookup Field and how to manipulate it client-side, since it behaves different in different situations. On […]

Monday, October 26th, 2009 at 00:23 | 53 comments
TOP