Adding permissions automatically at create when the folder have a specific property

cancel
Showing results for 
Search instead for 
Did you mean: 
jagpanadero
Active Member

Adding permissions automatically at create when the folder have a specific property

Jump to solution

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

1 Solution

Accepted Solutions
kaynezhang
Advanced

Re: Adding permissions automatically at create when the folder have a specific property

Jump to solution

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

View solution in original post

1 Reply
kaynezhang
Advanced

Re: Adding permissions automatically at create when the folder have a specific property

Jump to solution

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