Show Recent Documents in Sharepoint
- by frbry
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.