No announcements
Found 2360262 threads
-
0 Votes
retrieve a folder using CAML query
nbsp; query.Folder = folder; //Assign the required CAML query to the ...Answered | 3 Replies | 11449 Views | Created by SharepointLearner1 - Monday, December 5, 2011 7:14 AM | Last reply by Ram Prasad Meenavalli - Monday, December 5, 2011 8:49 AM -
0 Votes
CAML Query for retrieving users
after reading Randy's answer, i checked again and found there's a list called User Information List from where you can retrieve the users using ...Answered | 3 Replies | 6943 Views | Created by Amrita Singh - Tuesday, December 2, 2008 4:49 AM | Last reply by Jaimin Sarda - Tuesday, December 2, 2008 10:38 AM -
0 Votes
GetListItems CAML query using Lookup fields
When you query a lookup column, you can choose to either query by text value or by lookup ID number (that is, the ID of the item being looked up).Answered | 3 Replies | 3994 Views | Created by T Whitesell - Monday, July 21, 2014 3:02 PM | Last reply by msekkappan - Tuesday, October 28, 2014 7:13 PM -
0 Votes
Web service CAML query
How can I do it using web service??Answered | 4 Replies | 6182 Views | Created by Jaimin Sarda - Wednesday, August 27, 2008 1:18 PM | Last reply by Jaimin Sarda - Friday, August 29, 2008 5:42 AM -
1 Votes
Caml Query for retrieving Data
Check out this http://www.fewlines4biju.com/2011/04/query-list-by-using-caml-in-sharepoint.html May be helpful to you.Answered | 11 Replies | 17938 Views | Created by Nilesh Nimje - Thursday, February 18, 2010 12:09 PM | Last reply by Bijay Kumar Sahoo - Thursday, May 10, 2012 8:30 AM -
0 Votes
How to pass report parameter to Sharepoint GetListItem CAML query
Using filters instead of parameters would certainly affect the performance, as filter would be applied on the data set retrived from data base.Answered | 3 Replies | 4096 Views | Created by SPGeek003 - Wednesday, December 5, 2012 6:03 AM | Last reply by SPGeek003 - Thursday, December 6, 2012 2:28 PM -
3 Votes
CAML Query In C#
Hi use DataTable as datasource rather than SPListItemCollection, so change the ...Answered | 6 Replies | 10345 Views | Created by Denesh Kumar Mani - Wednesday, November 21, 2012 4:29 AM | Last reply by Denesh Kumar Mani - Wednesday, November 21, 2012 12:55 PM -
0 Votes
Accessing Discussion Boards Programmatically
Hey Anil, I have not worked a lot with Caml queries can u suggest me some sample code.Answered | 6 Replies | 7717 Views | Created by mkzp9 - Monday, December 15, 2008 8:59 PM | Last reply by Shobha P - Wednesday, December 17, 2008 4:44 AM -
0 Votes
Error from Web Service while calling GetListItem to retrieve a Discussion Board using CAML Query
Hi, I am trying to retrieve an Discussion Board in SP 2003 by using GetListItem from WebService. -
0 Votes
CAML Query
Can you please remove <Query> and </Query> tag and then try it should work.Answered | 2 Replies | 9199 Views | Created by Yoann DP - Thursday, June 17, 2010 12:43 PM | Last reply by Akhilesh Nirapure - Friday, June 18, 2010 4:36 AM -
0 Votes
Compare two fields in CAML Query
The point of the question that you have to query using object model or using web service.Answered | 3 Replies | 11303 Views | Created by Anil Chowdary - Thursday, July 2, 2009 4:35 PM | Last reply by Peter Holpar - Friday, July 3, 2009 8:24 AM -
0 Votes
CAML query to retrieve recurrence event
Hi, According to your description, my understanding is that you want to retrieve all recurrence events in a week with CAML query.Answered | 2 Replies | 2333 Views | Created by Dhatri p - Tuesday, September 13, 2016 12:44 PM | Last reply by Andy JY - Wednesday, September 14, 2016 8:44 AM -
1 Votes
CAML query ignores value parameter
Reported elsewhere on Angus Logans Blog: " Problem I had was that I wanted to get list items not through the simple SharePoint web service ...Answered | 12 Replies | 8605 Views | Created by gabrielhaukness - Tuesday, August 25, 2009 9:00 PM | Last reply by Jeet.Jadhav - Wednesday, March 31, 2010 11:03 AM -
1 Votes
Sharepoint 2010 - Getting Error While using Caml Query
You can also look at getting the u2u CAML Query Builder: http://www.u2u.be/res/tools/camlquerybuilder.aspx This is a great tool for builder ...Answered | 3 Replies | 3096 Views | Created by Melih Şimşek - Friday, August 31, 2012 1:03 PM | Last reply by Melih Şimşek - Friday, August 31, 2012 1:27 PM -
4 Votes
CAML query
Please note that CAML query is case-sensitive.Answered | 4 Replies | 6258 Views | Created by Rachel.lane - Wednesday, December 10, 2008 12:04 AM | Last reply by Rachel.lane - Wednesday, December 10, 2008 5:29 PM -
0 Votes
discussion board
Are you asking how to have discussion boards hosted in SharePoint like the one we are currently in?Answered | 1 Replies | 7036 Views | Created by sanjay babu - Saturday, August 9, 2008 7:01 AM | Last reply by Randy Drisgill MVP - Sunday, August 10, 2008 4:36 AM -
2 Votes
How to use CSOM/JSOM REST/CAML code to retrieve list-items from a CEWP ?
ExecuteOrDelayUntilScriptLoaded(sharePointReady, "sp.js"); }); } function sharePointReady() { getListItems(); } var ...Answered | 3 Replies | 1606 Views | Created by Srikant N - Wednesday, April 20, 2016 7:03 AM | Last reply by Jerry Zy - Wednesday, April 20, 2016 10:03 AM -
2 Votes
How to retrieve List Items ID using CAML Query on calculated column?
Hi we wanna get id item from another list by caml query this is our caml query which return the ID we ...Answered | 3 Replies | 4314 Views | Created by fati.heidari - Tuesday, January 12, 2016 12:56 PM | Last reply by FlyDragons - Wednesday, January 13, 2016 6:47 AM -
1 Votes
Discussion Board threaded view
Hey, Have a look at this ...Answered | 1 Replies | 3568 Views | Created by sree_23 - Tuesday, June 5, 2012 3:10 AM | Last reply by Ravi S Kulkarni - Tuesday, June 5, 2012 5:46 AM -
0 Votes
Discussion Board
Hi there, I have tested copying a discussion item to another discussion board list and the SUBJECT does move over, but not the ...Answered | 5 Replies | 4981 Views | Created by adk11 - Thursday, July 19, 2012 12:34 PM | Last reply by GreggPJ - MSFT - Wednesday, July 25, 2012 3:48 PM - Items 1 to 20 of 2360262 Next ›
No announcements