Open the stored library form in readonly

Asked By MySpider DotNet
08-Sep-10 04:00 AM
Earn up to 0 extra points for answering this tough question.
Hi,

   I have a library, am storing the form in this library, when ever the new form is created, the mail will send to the administrator for getting approval. Now i want to open the stored library form in read only for the administrator. How can i achive this?

  re: Open the stored library form in readonly

Alon Havivi replied to MySpider DotNet
14-Sep-10 01:56 PM
Hello,

In order to solve the problem you can create a custom workflow solution that does Breaks inheritance of permissions for the file in a document library and deletes all existing permissions.

There is a CodePlex solution that you can use as a start: http://sharepointworkflows.codeplex.com/


Create New Account