Forum Discussion
- QuickBaseCoachDQrew CaptainNo problem. Set up a User field in the customer table called Customer Rep.
Look that up down to the Projects table
Then set up a Role called Customer Rep, and make a custom rule in Permissions to only be able to view projects where they are the customer rep. Ie, [Customer Rep] is the current user.
I suggest that you give thought to if you just want this to be used as a report filter in case they need to help out another customer rep or if this is a hard lockout. - DavidKnightQrew TraineeThanks, the lookup is what was missing!