All right stop! Collaborate and listen (Sharing Points)

April 10, 2008

Its the simple things…a view for documents I have worked on

Filed under: MOSS — Tags: , , , — stephenmuller @ 12:59 am

This very simple view has a very large impact with users I have noticed. It is easyand im not claiming to have found anything new just want to pass on a good way to setup a view that has a high impact.

Many users want to see documents that they have been working on. There are a few ways this can be done, one is via a vew on a document library or for a better rollup site wide view a Content Type Query.

Document View

For the view on a specific document library (im assuming you can all add a view if you have trouble just google or email me).

  • create a new view
  • select the fields you wish to see in the list (I keep it simple and just use the name)
  • sort the view by Modified and make sure it is descending
  • The filter is on the Modified by field and in the value type [Me] (there are other values like this including [Today] I will find a list of these and post it)
  • I grouped by Modified so I get all the document I modified grouped by day.
  • I then set an item limit to 10 or so (up to you)

Then just add the view on the home page. Its a winner and so easy. And of course it works for all lists and libraries types.

Content Query

Add the content query web part to the page (I do it to the top level home page)

In the webpart settings I set the

  • Scope to all sites in the site collection
  • The list type to

 

This will only show me document in document lists and of document content type. If you want something different the select it. Make sure you select to Include child content types as this will mean if anyone creates any content types based on document they will appear in the list.

  • for the filtering section I simply selected Modified By as the field. This is the cool bit here I can select the [Me] option, you will also note here you can select other users to include as well.
  • Unfortunately I cant group by the modified date but I suspect you could do that with XS L.
  • Lastly I Sorted it by the modified date, descending and grouped it to 10 documents.

And there you go. Also the CQWP does not have to just sit on the topsite you can put it on a WSS site (if you have MOSS installed it only ships with MOSS) to view all your documents in that site.

Im sure there are other ways or better ways but this all seems to work well, in allowing users to quickly access their data quickly and easily.

Create a free website or blog at WordPress.com.