How do I set a folders Author/Writer field with code? I need to limit who can upload documents to a notes folder from the web but I cannot seem to find a way to limit the access unless I set each folder by hand.
Subject: Folder Authors/Writers
I don’t think you can. Could you talk about exactly what you’re trying to achieve? This might be better done with roles or by bypassing folders altogether and using views instead, controlling the content that users can put into identifying fields.
Subject: RE: Folder Authors/Writers
We have a web based application that allows users to upload files to. The user can create their own folders and set permissions to these folders. I guess “documents” wasn’t the best word to use. They are creating a document that has a word document attached to it for example and are creating these over the web and placing them in specific user created folders. I just need to know if I can edit set the Writers field through code.