I have a webpart which is 2-3 subsites down the top level site. I need to query the list which is in top site collection and one at the same level,I guess its possible through SPSiteDataquery...I ha开
I know a similar question has already been asked, but that retrieves all the items for Choice field using Sharepoint Object Model. I dont have object model available to me. I want to do this using CAM
I want to dynamic caml query based on query string.Let me explain it with example my query sting can be anything
Is there a \"nice\" way to create a CAML query for SharePoint that does something like this? SELECT * FROM table
I have created a feature, a publishing site, in Visual Studio to MOSS - this feature contains a masterpage, some page-templates, some site columns (grouped to match each page-template) and som custom
I\'m trying to query a SharePoint list using the following CAML query in a webpart. I have tested the query in U2U CAML Query Builder and Stramit CAML Viewer and it works fine, only returning the matc
I\'ve written a schema for a list that only needs to add one column to the default custom list which is a number field called months. The field is shown on the default view and is indeed created on th
I want to delete records in list view in sharepoint. This shoul开发者_开发技巧d only be a logical delete the actual data itself should not be deleted . How to accomplish thsi ?
I have a sharepoint list which has several fields.It seems that when a field is left blank on one of the records - that attribute is missing on the field when I query the list using a CAML Query.
I\'m usi开发者_JAVA百科ng Sharepoint 2007. Is there a way to CAML query documents (in this example with a ContentType of Invoice) that do not have any workflows assigned to them?