Show Recent Documents in Sharepoint
Posted
by frbry
on Stack Overflow
See other posts from Stack Overflow
or by frbry
Published on 2010-05-22T11:18:35Z
Indexed on
2010/05/22
11:20 UTC
Read the original article
Hit count: 1325
Hello,
I want to display the list of recently added documents to any (or a few) library in a Sharepoint site.
Unfortunately, there is no Content Query Web Part in the Web Part list. Also, I can't deploy any custom code. I came up with the idea, to create workflows for each library, which will copy the uploaded document to a "Recent Documents" library. But my client does not want this solution, saying that it will increase the storage usage. He also says that he saw this done in another Sharepoint site and insists on that the whole thing shouldn't be a problem, cause it's a basic Sharepoint function.
Perhaps he is right, perhaps he is not. Either way, I'm to solve this.
Thank you.
© Stack Overflow or respective owner