NOTE: In this article, I discuss making some changes to SharePoint which are unsupported by Microsoft. As an employee within the Support realm, I want to stress that the CheckPermissions() solution below is currently unsupported by Microsoft — if you make the change, you are on your own. 🙂 That said, I have gone…
Month: February 2005
What’s on the Menu? – How to Remove Items from a Document Library Drop-down Menu
The SDK includes documentation explaining how to create a custom Jscript file that can override the default functions that create items in the cute little drop-down menu associated with list items. For example, the drop-down below is for a PowerPoint presentation in a WSS document library: The SDK describes how to override a…