Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

View all tasks from all subsites at once

  Asked By: Ramsey Mcleod         Date: Jan 01, 2009      Category: Sharepoint      Views: 372
 

I was wondering if it is possible to view all tasks for a certain user at once. So that means all his tasks for the main site, and all his tasks of the sub sites.

Tagged:              

 

1 Answer Found

 
Answer #1       Answered By: Nathaniel Davis          Answered On: Jan 01, 2009       

I suppose that you can do it by using the content query webpart, or a custom webpart that uses the SPSiteDataQuery object - using the Task List SiteDefinition ID, or the ContentType as parameters.

 
Didn't find what you were looking for? Find more on View all tasks from all subsites at once Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].