Does anyone knows where to find a CAML query builder that I can use for Office 365, Sharepoint Online? (if there exists one)
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
The 2 popular CAML query tools are Strammit CamlViewer and U2U CAML Builder. They both say they're for 2007, but it's been proven they work fine for 2010 versions as well. |
|||||||||||
|
|
you can build your query while coding. check this cawl4SharePoint it is open source class. There are even extra features in it. |
|||||
|
|
For the reference, people trying to find the same thing they can use http://karinebosch.wordpress.com/my-articles/caml-designer/ Select Client Object Model in settings |
|||
|
|