Whenever I upload a document in the document library, it says new. What is the timeframe of the "newness" of that document. Also, can that timeframe be controlled?
+4
A:
Hi there.
Check out this link:
Basically I used to have to change this settings for my clients by using stsadm.exe. If you run:
stsadm -o getproperty -pn days-to-show-new-icon
That should tell you your current settings for the day duration. So to change the day duration, try:
stsadm -o setproperty -pn days-to-show-new-icon -pv <number of days>
Cheers. Jas.
Jason Evans
2010-05-21 15:37:29