03-01-2009 04:19 AM
03-02-2009 08:56 AM
hi all
i want to allow a user to create a space and deny delete permission on that space
i tried to assign him the contributor Role on that space but he still can delete the node he create
i believe it's about owner ship ,but how can i allow user to create space without ownership!
i need some guide here if possible
i forgot to mention that i want to do that from the permissionDeffinition.xml file if possible
many thanks
mmrs
<permissionGroup name="FullWithoutDelete" allowFullControl="false" expose="false">
<includePermissionGroup type="sys:base" permissionGroup="Read"/>
<includePermissionGroup type="sys:base" permissionGroup="Write"/>
<includePermissionGroup type="sys:base" permissionGroup="AddChildren"/>
<includePermissionGroup type="sys:base" permissionGroup="Execute"/>
</permissionGroup>
<globalPermission permission="FullControl" authority="ROLE_OWNER"/>
<globalPermission permission="FullWithoutDelete" authority="ROLE_OWNER"/>
03-02-2009 05:09 PM
03-02-2009 06:03 PM
03-03-2009 06:31 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.