Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Displaying documents from three doc lib..as one set..

  Asked By: Yogi Haz         Date: Feb 13, 2011      Category: Sharepoint      Views: 1926
 

I have 3 Document Libraries, each of which is grouped using a common column " Project Name" (which is a look up from a list).
Now i want to display the documents from each document library to a web part.

example:: +Project 1
+Document's from library 1 where project Name is "Proj XYZ"
+Document's from library 2 where Project Name is "proj xyz"
-Document's fro, Library 3 where project Name is "proj xyz"
1. doc 1
2. doc 2
3. doc 3

thanks
Yogi

Tagged:                  

 

1 Answer Found

 
Answer #1       Answered By: Sirisha Reddimasi          Answered On: Mar 02, 2011       

Hi,
You can use the Content Query Web Part. After adding this web part, when you click "Modify Web part", you will find some properties like "show items from all sites or specific sites" and "list type" and then you can give the condition also like "when the filed is equal to so and so" all those docs should populate in this web part. Please try it once and let me know if any queries.

 
Didn't find what you were looking for? Find more on Displaying documents from three doc lib..as one set.. Or get search suggestion and latest updates.


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