What is the best way to restrict access to one specific record to one specific user? Also if you use sharing rules (since restriction rules dont apply to Account) how would you scale this? Example..20 users can not have access to one different specific record each but the other 19 they should be able to see that record and this is redundant for each user. Example... Record 1A user 1 can not see but users 2-20 can see but record 1b user 1 can see but user 2 cant see record 1b but can see user 1s record 1A....continue the pattern
@Michael Brown I have a hidden check box field, which I only set and certain users. After doing some research on this it sounds like my only real viable option is creating multiple sharing rules that would have to get created per instance of this scenario.