Hide Recently Modified Items
In SharePoint 2010 we all are familiar with the following annoying quicklaunch menu:
In SharePoint 2010 we all are familiar with the following annoying quicklaunch menu:
Follow these steps :
- Go to "Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\Template\DocumentTemplates" .
- Open "wkpstd.aspx" file.
- Search for tag "SharePoint:RecentChangesMenu".
- Add visible="false" at the end of this tag.
- Save this file & refresh SharePoint site .
4 comments:
THANKS!!!! sure beats the Content Editor method!
Awesome!! Thanks - life saver!
You are a Superstar! Thanks!
This won;t work for those of us that don;t have access to the server files. How and where is the line on the Master file, so I can find it there and edit it on my master? I can't seem to see the line where this sneaky thing is hidden.
Post a Comment