ACL write access question?

JayAks
Tera Contributor

I am still learning the basics of ACL and hence a quick question. If a user has ACL write access doesn't  that mean they already have ACL read access too or do we assign it separately to them again for them to see the record  and then edit it?

1 ACCEPTED SOLUTION

Zach Koch
Giga Sage
Giga Sage

Write ACL does not grant Read access, and you need both to meet both ACLs as they evaluate them separately. Here is a link that includes some other community info on the subject you might want to look through.

Read ACL thread 

If this information helped resolve your issue, please remember to mark response correct and thumbs up to help future community members on this information, thanks!

View solution in original post

5 REPLIES 5

SK Chand Basha
Giga Sage

Hi @JayAks 

you need to create a read access 

 

For Clear understanding

 

User has Table ACL + Field ACL ->  Access Table / Records

User has Field ACL and Doesn't have Table ACL -> Unable to access records

User has Table ACL and Doesn't have Field ACL -> Access to records but field which created acl not accessible

 

Use Access analyzer Module for Testing 

 

Mark it Helpful and Accept Solution!! If this helps to understand