Collaborator should not be able to delete his own document

cancel
Showing results for 
Search instead for 
Did you mean: 
yash_patel_c2
Established Member

Collaborator should not be able to delete his own document

Hi All,

As of now, collaborator can only delete content created by him. How can I completely restrict them from doing Delete operation?

Thanks,

Yash

1 Reply
kerkhofsd
Active Member II

Re: Collaborator should not be able to delete his own document

To achieve this, you should overwrite the 'cmSmiley Surprisedwner' property of created nodes with e.g. an empty value. 

You can do this for example with a custom  'onCreateNode' policy.

By default, the creator of a node will become the owner. The owner of a node has full rights to this node.