How to hide from list view if the u_regarding field is the same as the logged in user

Abu5
Tera Contributor

Hi, please could someone help me to achieve the following. I need to be able to hide a record from list view if the u_regarding field is the same as the logged in user, this is for the table hr_case (custom table) I am not sure how to best approach it. Thank you in advance

1 REPLY 1

Tony Chatfield1
Kilo Patron

Hi, it should be possible to update (or add) a query business rule, but the better solution would be to update\alter ACL's so that the table level rules did not allow access if your conditions were met.