Skip to main content
This may have already been tackled via an administrative schema, but here is what I need to achieve:

1.  Profile 'A' should only be able to see records of 'Record Type A'

2.  Profile 'B' should only be able to see records of 'Record Type B'

I called support about this and they said it was impossible to do without an APEX trigger, and recommended that I submit a request to Development.  Any thoughts?
3 respostas
  1. 1 de out. de 2015, 22:09
    based on the explanation you gave. I'm assuming that the Object sharing model is set to Private.

    create a criteria-based sharing rule that shares all the Accounts with Record Type A with this Profile A and all Accounts with Record Type B share with Profile B...

    not sure with about the whole scenario, I believe there's other factors that makes the support decide that it can only be achieve using apex..
0/9000