03-08-2021 12:11 PM
Hello,
I am using Alfresco Community v6.2.0 and I need to block the download action for users with Consumer role, in the document list page and in the document detail page. Anyone has any hint about how can I configure Alfresco to perform that?
Thanks for the support.
03-08-2021 03:15 PM
Hello,
You have to add custom permissions in Alfresco.
Please follow the link - https://hub.alfresco.com/t5/alfresco-content-services-hub/custom-permissions-in-share/ba-p/290124
03-08-2021 04:08 PM
You can make use of action evaluators to hide the download action for users who are having consumer role. Download button which you see in details page on top-right corner needs to be disabled by extending "node-header.get.js". You don't specifically need a custom permission implementation to fix this use case, Just make use of action evaluators.
Checkout this thread and solutions:
03-10-2021 05:00 AM
Does this configuration also work in version 6? I was unable to replicate the configuration.
03-16-2021 11:48 PM
@UPSers wroteYou can make use of action evaluators to hide the download action for users who are having consumer role. Download button which you see in details page on top-right corner needs to be disabled by extending "node-header.get.js". You don't specifically need a custom permission implementation to fix this use case, Just make use of action evaluators.
Checkout this thread and solutions:
Thank you very much for your hard work.
Explore our Alfresco products with the links below. Use labels to filter content by product module.