caml
Getting field names of a listItem - (Strongly typed?) in SharePoint 2010 Client API
I\'m very new to SharePoint, using 2010.Trying to see what we can do with it, in particular with Lists.And I have a feeling I\'m missing something pretty obvious, but can\'t find it.....[详细]
2023-04-10 23:13 分类:问答$.ajax to dojo.xhr for use in sharepoint web-services not working
This function uses jquery and Dojo libraries to fetch infor from Sharepoint. I want to use only Dojo. How can I port the jquery part to Dojo?[详细]
2023-04-04 09:39 分类:问答CAML Query for retrieveing ListItems in the hierarchal order
I was wondering if it possible to order listitems coming back from SharePoint (using Client Object API) so that they are ordered hierarchly, and not in the order they were created.[详细]
2023-04-04 01:58 分类:问答Calling the first row in sharepoint list using Caml
Im trying to call the first row from a SP list after a user selects the first option from my dropdown menu ( second option calls second row etc... )[详细]
2023-04-01 15:42 分类:问答Need Help w/ SharePoint CAML Query
Here\'s what I\'m doing (this is a quick search on Google and just one of the first results): http://msdn.microsoft.com/en-us/library/cc300163(v=office.12).aspx[详细]
2023-03-31 04:14 分类:问答Sharepoint CAML query to search folder on ID field
Using CAML in WSS3, I am trying to search for a folder by the folder 开发者_运维问答ID field. This results in \'undefined\' when searching the \'Folder\' content type but works fine searching for a re[详细]
2023-03-31 01:42 分类:问答need help to build caml query with 7 parameters in where clause
Want to build caml query for 7 parameters in where clause. Please share the link if you have to build caml query.[详细]
2023-03-30 06:22 分类:问答How to get column value in a RenderPattern of a custom field?
I am trying to display the value of a column in thetag of my custom field. To get the column value, I can simply use:[详细]
2023-03-29 07:53 分类:问答SharePoint: CAML query error when creating SPQuery query
I have this CAML query var query = new SPQuery { Query = string.Format(@\"<Where> <Or> <Or>[详细]
2023-03-27 23:43 分类:问答Using Caml to order by
Im currently trying to order by the column \"COUNTRY\". However keep getting an error \"Object Required\". Ive done this a million times but cant get this to work code is the same as last time but not[详细]
2023-03-27 10:30 分类:问答