开发者

Javascript to hide buttons in a Sharepoint Document List

开发者 https://www.devze.com 2023-02-14 00:57 出处:网络
I\'ve followed/modified the directions in this question to hide the \"UPLOAD\" button on a Share开发者_如何学Gopoint 2007 list.The issue I\'m encountering is that the dropdown arrow for the Upload men

I've followed/modified the directions in this question to hide the "UPLOAD" button on a Share开发者_如何学Gopoint 2007 list. The issue I'm encountering is that the dropdown arrow for the Upload menu still appears. How can I get rid of the whole menu item?

Thanks


Edit: Take a look at http://features.codeplex.com/. It has Toolbar Manager

This Feature allows you to selectively show and hide menu items on the standard list/library toolbar.

Hide the zz17_UploadMenu_t table.

If you understood the answer in the question you linked, you wouldn't be asking this question. :-)

Use tools like firebug/Developer Tools (IE) to find solutions for these kind of issues.

0

精彩评论

暂无评论...
验证码 换一张
取 消