- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2024 08:16 AM
Can someone please let me know how I can remove certain fields in the filter by list? These fields are not used in the application as well but I can't delete them since it's inherited from a table.
I'd like to hide these fields using ACL's but I created a read ACL for that field and did not add any role but the field is still accessible.
Can someone please show me how an ACL should be configured to not see certain fields?
Thank you!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2024 09:48 PM
I found a way to hide it, and that is by creating a new label for these fields just for that table. Hence, it won't show up on the filter and can be hidden while the global fields still remain the same.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2024 12:47 PM
Perhaps making the column inactive?
For the ACLs, theres probably another ACL out there that is allowing access. You'd need to debug the security and security rules to see. Or if you have Access Analyzer you can try and use that. I believe it does it at the field level on a table.
Good luck..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2024 08:03 PM
@The Machine
Thank you for the response! Making the fields inactive would make it inactive on the global level, right? I'd like to do something on the scoped application level, but the fields are inherited, and I can't disable it globally. Do you think there's a way around this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2024 09:48 PM
I found a way to hide it, and that is by creating a new label for these fields just for that table. Hence, it won't show up on the filter and can be hidden while the global fields still remain the same.