There are 3 tables:
OOB Account table
OOB Contact table (which is the user table), has the OOB foreign key lookup column links to the Account table
Custom Project table, has the foreign key lookup column linking to the Account table
Have got Account access permission set up, it makes the signed in user can only see the Project records links to the user's account.
How to further apply new filter on the Project's Status field so that the user won't see the Project records when the project Status was 'Deleted' or 'Closed'?

Report
All responses (
Answers (