I have master table of records with one column called Company.
I have a table of users with Username, Password and Company columns.
I've set it up between the two linked Company columns that a user can only see and edit his own records by company. This works fine.
However, when I simple or advanced search column Company for a different company than the one I'm logged in with, I get records from other companies...I should come up with no records, restricted by that logged in Company field.
This is different than my previous question below where we wanted to open with a subset of Open or New records and then search for Closed records. Records should be restricted at all times at the user level.
Is there another way to do this? Or can you fix?
Thanks!