I’ve followed/modified the directions in this question to hide the “UPLOAD” button on a Sharepoint 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
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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_ttable.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.