Hide annotate or delete buttons for user group based on asset path
Let's say I have "my-project" group. I need to assign permissions for this group in such a way that annotate or delete buttons in AEM assets toolbar should be visible on /content/dam/my-project/folder-a. However, annotate or delete buttons should not be visible on /content/dam/my-project/folder-b
Can anyone help me on how can I assign permissions for user group which varies on asset content path.
Any help is really appreciated!