I was looking for a solution to this, in my opinion, very difficult action. I’m no developer so that explains. It turned out to be very simple by doing this:

  1. Go to the document’s view url, for example: http://example.com/Documents/Forms/AllItems.aspx.
  2. If it is a web part page, edit the page and add a Content Editor web part. Otherwise you need to edit that page in SharePoint Designer.
  3. Open the source editor (not the rich editor) for the Content Editor web part, or open the code view (not the design view) of that particular page in SharePoint Designer.
  4. Either inside the web part or the code view, insert the following script:

<script type=”text/javascript”>
AddSendSubMenu = function (m,ctx) {}
</script>

Read more at Codebender

  • Share/Save/Bookmark

Tags: ,

Free wordpress layouts | Free drupal skins | Free joomla skins | Free mediawiki templates | Pligg templates | Review template providers" | Customizable Web Templates |

One Response to “Remove “send to” menu option in SharePoint document library”

Trackbacks/Pingbacks

  1. Remove “send to” menu option in SharePoint document library | Adobe Tutorials

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>