08-18-2020 06:33 AM
Hello!!
I would like to know how I can move folders and files posted by other people with the collaborating role.
Currently only the manager can accomplish this ...
If it is necessary to code or create a new role, can you point me to the file that reports this?
In the picture i'm in user with role Colaborator.. But only manager can move folders and docs...
I'm my project i cant give a manage role for all peoples but we need move folder and doc's to organize it better...
08-19-2020 06:26 AM
You can try to add a custom role ,about how to do it please refer to
https://docs.alfresco.com/5.0/concepts/dev-extensions-modules-custom-permission-model.html
If you want to modify the default files (which is not recommended) ,they are defined in follwing two xml files permissionDefinitions.xml and sitePermissionDefinitions.xml
These two files are located in alfresco/model in alfresco-repository*****.jar
08-18-2020 09:24 PM
About how to customize permissions and roles you can refer to
https://docs.alfresco.com/6.1/references/dev-extension-points-permissions.html
you can customize Contributor role and grant move permission to it.
08-19-2020 05:22 AM
Thnks sir, i will try! this file permissionPermission.xml is into .jar?
08-19-2020 06:26 AM
You can try to add a custom role ,about how to do it please refer to
https://docs.alfresco.com/5.0/concepts/dev-extensions-modules-custom-permission-model.html
If you want to modify the default files (which is not recommended) ,they are defined in follwing two xml files permissionDefinitions.xml and sitePermissionDefinitions.xml
These two files are located in alfresco/model in alfresco-repository*****.jar
08-19-2020 06:27 AM
Ok sir, i find it.. Thanks!!!
Explore our Alfresco products with the links below. Use labels to filter content by product module.