Resolved! What is the best way to restrict access to records conditionally?
HYPOTHETICALLY, let's say I want to provide conditional access to users on a table. And there are various sets of conditions for various records. Let's take an example of a User table:If I'm a user's manager, I should see their record - and all their...