I have a custom document library which is based on default document library. I'd like to disable Edit physical document for some of the documents depending on their property.
Asked
Active
Viewed 1,160 times
1 Answers
0
If you don't mind a client side solution then you can use either a single Content Editor Web Part to inject some JavaScript on a single page or execute the script on every page in the site collection using our free SharePoint Infuser.
Plenty of examples, although not your particular problem, can be found here.

Jeroen Ritmeijer
- 2,772
- 3
- 24
- 31
-
it looks as a possible way but I'd like to have less hackish way :) – MaksymD Jan 21 '10 at 17:18