caml
CAML JOINS using SharePoint
Assume that there are Emp and Dept tables. Emp Table has EmpID Firs开发者_Go百科tName LastName DeptName[详细]
2023-03-26 13:18 分类:问答Drop down list showing data from a SharePoint List using CAML SOAP Ajax JQuery methodology
I need to pull list items from a static list in SharePoint and have those list items displayed in a drop down list in my non-InfoPath custom form.I can\'t use SPServices.I need to the CAML-SOAP-Ajax-J[详细]
2023-03-24 13:02 分类:问答CAML Query to select top level folders only
I want to select the list of folders (without subfolders, not recursive) of a Document library using CrossListQueryCache.[详细]
2023-03-23 01:20 分类:问答insert new item in sharepoint list from flex
i m trying to insert new item on sharepoint list from flex using sharepoint-as3-connector (http://code.google.com/p/sharepoint-as3-connector). but i m getting following error.[详细]
2023-03-21 02:23 分类:问答Content query webpart - calendar issue with reccuring events
I have a content query webpart that read the calendar list and display currently running events. The issue I have is when I set up a recurring event, my query gets \"broken\".[详细]
2023-03-18 00:04 分类:问答CQWP - How to force CommonViewFields to display all fields
I\'m using a CQWP(Content query web part) that fetch a calendar list and I want to filter my result (customqueryoverride - usign CAML). However, some fields from the calendar list are hidden to me.[详细]
2023-03-17 06:18 分类:问答create list items with jquery
Went to the Jan Tielens\' Bloggings: http://weblogs.asp.net/jan/archive/2009/04/10/creating-list-items-with-jquery-and-the-sharepoint-web-services.aspx[详细]
2023-03-14 00:03 分类:问答SharePoint 2010 CAML Query fails when indexed columns used
I have an SPQuery that has been working fine until my list hit 500 items. q.Query = \"\" + DefectID + \"\";[详细]
2023-03-13 03:10 分类:问答Nested CAML Query for 6 parameters
I have one search page. page have 6 textboxes as a search criteria which user should fill. According to those 6 textboxes I want to make search on Document library.[详细]
2023-03-12 15:02 分类:问答CAML Query BeginsWith Numeric Issue
In the following CAML query I reference 0 in the the line below. <Value Type=\'Text\'>0</Value>[详细]
2023-03-11 04:59 分类:问答