Hello. I need to create a multi-company system where company A users only see records from company A (regardless of the user who created them). In the user table, I have UserID and CompanyID. Can I configure this behavior from Advanced Security?
You may use Records_Selecting server event to filter the records based on your own business-logic.
1 Like