How can I remove certain fields from the filter by list?

Navaneeth1
Tera Guru

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!

1 ACCEPTED SOLUTION

Navaneeth1
Tera Guru

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.

View solution in original post

3 REPLIES 3

The Machine
Kilo Sage

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..

@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?

Navaneeth1
Tera Guru

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.