Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Adding a New Indicator on Portal Page

  Asked By: Benny Atkinson         Date: May 09, 2005      Category: Sharepoint      Views: 245
 

I am wondering if this is possible. I have a hyperlink on my home
portal page that points to a page with a list web part. I want to place
a "New" indicator on the front page whenever a new item is placed on the
list page. This will indicate that the user needs to click on the
hyperlink to see the latest changes.

Any help is greatly appreciated.

Tagged:            

 

1 Answer Found

 
Answer #1       Answered By: Stephon Valentine          Answered On: May 09, 2005       

I uploaded a file, UserGreet.Zip to the Files section that contains
the source code for a web  part that might work for you. The part
first gets the current users name for displaying then it reads all
lists on the current site and checks for the last updated timestamp.
All lists changed within the last 24 hours are displayed in a table
with hot links to the actual list. Let me know if you have any
questions about it.

 
Didn't find what you were looking for? Find more on Adding a New Indicator on Portal Page Or get search suggestion and latest updates.


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