Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Disable toolbar in Document Library

  Asked By: Corey Howard         Date: Aug 09, 2009      Category: Sharepoint      Views: 294
 

How can I disable the toolbar in a particular document library? Can I
disable specific item (i.e. upload document)?

Tagged:          

 

3 Answers Found

 
Answer #1       Answered By: Sammie Lancaster          Answered On: Aug 09, 2009       

Open the doc lib with FrontPage 2003 (FP2003). Then select the "Data
View Details" Task Pane and click on the "Style" option. The second
tab (name slips my mind, sorry) has an option to turn the toolbar  off.

Changing specific  items would require advanced knowledge in
programming of HTML, CSS etc. because you would need to convert the
SharePoint list view into a FP2003 Data View and switch into FP2003
code-view and mangle the source to add/remove such things.

 
Answer #2       Answered By: Aron Kirk          Answered On: Aug 09, 2009       

How can I disable  toolbar without using FP2003? I don't have FP2003 at this
time.

 
Answer #3       Answered By: Hailey Clark          Answered On: Aug 09, 2009       

I'm not aware of any method to accomplish that without FrontPage 2003,
sorry.

There is a slight chance that you can do this by editing some of the
SharePoint Portal Server/Windows SharePoint Services internal XML
files but this will affect all document  libraries and also requires
full local admin access to the computer.

Also, I am not sure if this is supported and if those changes won't
revert back to the defaults once you apply the soon to be released
Office/SharePoint Service Pack 1.

 
Didn't find what you were looking for? Find more on Disable toolbar in Document Library Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].