Acl problem

robertpetrovics
Tera Contributor

Hi guys! I need to give read only access for two roles that I created to a certain table, but it seems that some fields are missing altough I gave the roles read to all fields from that table( see ACL in attachement). What should I do? there a other ACLs for other roles set up for specific fields on this table, are those ACL's in conflict with mine? Some of those other ACL's are even in a different application, should I create an * ACL for every application?

5 REPLIES 5

Dhananjay Pawar
Kilo Sage

Hi,

Yes those field level ACLs are conflicting, add your roles in field level ACLs then it will work.

 

Thanks.

wouldn't it be creating an * ACL for every application a better idea?

No, because those users will get the access to all fields. Those field level ACLs are there to restrict them to access other fields.

That's what I want, for those users to have read acces to all fields, altough I createad an * ACL I still can't see the fields... and going through all of them will take an eternety.