Here we are explaining a way, how to change “!New” indicator time span.
Below is the command to change the time of “!New” label of SharePoint Item
stsadm.exe -o setproperty -pn days-to-show-new-icon -pv <> -url [Your Virtual Server's URL]
To turn off the “!New” icon, set the number of days to zero
Here is the MSDN KB link for the same.
The change is for ALL list items (not just documents) on the virtual server
Good thing is it does not required IISRESET
No comments:
Post a Comment