Assume that there are Emp and Dept tables. Emp Table has EmpID Firs开发者_Go百科tName LastName DeptName
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
I want to select the list of folders (without subfolders, not recursive) of a Document library using CrossListQueryCache.
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.
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\".
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.
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
I have an SPQuery that has been working fine until my list hit 500 items. q.Query = \"\" + DefectID + \"\";
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.
In the following CAML query I reference 0 in the the line below. <Value Type=\'Text\'>0</Value>