Acl problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-16-2024 04:17 AM
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?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-16-2024 04:23 AM
Hi,
Yes those field level ACLs are conflicting, add your roles in field level ACLs then it will work.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-16-2024 04:26 AM
wouldn't it be creating an * ACL for every application a better idea?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-16-2024 04:31 AM
No, because those users will get the access to all fields. Those field level ACLs are there to restrict them to access other fields.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2024 01:22 AM
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.