
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2020 05:50 AM
Hello, Im trying to set permissions to a folder depending on a custom property I added to my folders, for example, I have folder1 with the attribute BusinessUnit, so if BusinessUnit equals to renewable, I want the group renewable to be assigned to that folder automactly, could that be posible with any rules or something similar? thx
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2020 09:43 AM
You can define a rule for parent folder ,the rule is triggered when a child folder is created and has your specific property.
In the rule a custom javaScript that add permission to this folder is executed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2020 09:43 AM
You can define a rule for parent folder ,the rule is triggered when a child folder is created and has your specific property.
In the rule a custom javaScript that add permission to this folder is executed
