Usage of User Permission to restrict access to multiple documents

I am using User Permission option to filter access of one user to a particular document only. Is there any way for limiting to a set of documents that satisfy a criteria

Hi @anish-cv:

User Permission lets restrict data access based on link field. For example, you can set restriction for user01@users.com for access only to Customer01. Option Apply to all DocTypes will spread the restriction to other doctypes, so you can just access to documents related to Customer01.

Deeper restrictions could be applied with one of this solutions:

Hope this helps.

2 Likes

Thanks for the reply. Will try the hook method

1 Like