Hi, I want have a custom node type
[mix:accessControlled] mixin - cms:authUsersRead (string) multiple - cms:authUsersWrite (string) multiple - cms:authGroupsRead (string) multiple - cms:authGroupsWrite (string) multiple - cms:authRolesRead (string) multiple - cms:authRolesWrite (string) multiple [cms:folder] > nt:folder, mix:referenceable, mix:lockable, mix:accessControlled - cms:author (string) - cms:name (string) - cms:description (string) I know nt:folder allow same name siblings, and I want to disable same name sibling for cms:folder, Is there any way to disable same name sibling for cms:folder if i want to inherit it from nt:folder? Best Regards, Edward
