Hi
I have created a permission set that restricts a user from viewing any other purchase quotes/ orders created by other users. (Only their own created)
But the only way I found to do this was by adding the security filter for purchase code = username for the purchase header.
Is there a way to have that field generic to 'the user signed in' so I can add the same permission set to all users rather than have to have one for every user?