cancel
Showing results for 
Search instead for 
Did you mean: 

Create New Role Problem !!

blcc
Champ in-the-making
Champ in-the-making
Hi all,

I want to create a new role which can only read the content and write the properties only, so I added a new permission group in the permissionDefinitions.xml as follows:

<permissionGroup name="PropertyEditor"  expose="true" allowFullControl="false" >
          <includePermissionGroup type="cm:cmobject" permissionGroup="Consumer"/>
          <includePermissionGroup type="sys:base" permissionGroup="WriteProperties"/>
</permissionGroup>

However, after I restarted the alfresco, assigned a user to the role in a space, the "edit properties" button did not show up while I viewed the detail of a document.

Anyone can help ??????????????????????

I'm using 2.9 but I also tried using 2.1 but same result.

Thanks
1 REPLY 1

blcc
Champ in-the-making
Champ in-the-making
Anyone can help again ???!!!!