cancel
Showing results for 
Search instead for 
Did you mean: 

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

jagpanadero
Champ on-the-rise
Champ on-the-rise

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 ACCEPTED ANSWER

kaynezhang
World-Class Innovator
World-Class Innovator

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 answer in original post

1 REPLY 1

kaynezhang
World-Class Innovator
World-Class Innovator

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