How to hide from list view if the u_regarding field is the same as the logged in user
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2024 07:21 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2024 11:38 AM
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.