This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Permissions for Project and related documents

Hi All,

I've been testing, but could not get a 'simpel'  solution.

The Case:

I have a "Project" object with members (Employee object) connected to a database. All projects have full control to all users. All documents related to the projects have full control.

Now the customer want to mark some projects as "Confidential"  , so I've Set a new property " Confidential" to 'yes' 

When the project is confidential, it should only be seen by project members, and all documents related to the project should be seen only to the members.

- Tried:  property "Confidential" as a valuelist,  when it is set to yes enable automatic properties. Result is OK for projects, but how can all documents follow this?

- Tried:  setting "Standard automatic permissions"for the project to have the documents follow that via the "Project"propery.

Documents should follow when the "Confidential"  is changing on the project.  I don't like creating a copy of the property to every document.

Any tips for this?