MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

List of changed items in site?

  Asked By: Donnell Hartman         Date: Dec 01, 2009      Category: MOSS      Views: 308
 

I'm creating a board of directors Intranet and have the following items:
documents, calendar, discussion, announcements and links.

I'd like to have a webpart at the top of the page that will check all of
the other webparts for new information and display it. How can I do
that?

(MOSS 2007 and MS-SQL 2005)

Tagged:            

 

1 Answer Found

 
Answer #1       Answered By: Richard Davis          Answered On: Dec 01, 2009       

This would require either a custom web part, a very complex Content Query web
part, or a linked datasource/DataForm web part built in SharePoint Designer.
Since both the CQWP and DFWP will be difficult to build and maintain I think the
best way to go would be the custom web part. But you'll need a developer who
understands the SharePoint object model for that. Any way you go at it this is
going to be a difficult task.

 
Didn't find what you were looking for? Find more on List of changed items in site? Or get search suggestion and latest updates.


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