Security settings for document are not handled by CustomTreeNodeHandler

Martin Dobsicek asked on October 23, 2009 08:05

Security settings for document are not handled by CustomTreeNodeHandler

Correct Answer

Martin Dobsicek answered on October 23, 2009 08:05

This is caused by this setting doesn't affect directly the data of document. You can use OnAfterInsert method of CustomDataHandler instead (there comes SimpleDataClass object in dataObj parameter and it contains ClassName equal to 'ACLItem').

0 votesVote for this answer Unmark Correct answer

   Please, sign in to be able to submit a new answer.