How do I control the type of document (only .docx allowed) is being uploaded in one of the SharePoint 2010 document libraries?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
|
Through central administration you can block upload file types. central admin -> Operations -> Blocked FileTypes -> now select the site and add the extension you want to block. you can read on this: http://technet.microsoft.com/en-us/library/cc288335(v=office.12).aspx or as hugh stated have an eventReciver to handle it for selected document libraryies only Preventing document Uploading to Document Library in SharePoint 2010 |
|||
|
|
