
2 respostas
Hi Carlos,
To do this you will need to implement sharing rules. Before making any of the recommended changes test in a testing enviornment or sandbox first.
First you will want to create a field to allow you to "mark" a contact as being part of group 1 or 2.
For example make a picklist field with both options. Then go through and mark all contacts appropriately.
Next create two groups that will allow you to lump your users into 1 of 2 groups. Info about this below:
https://help.salesforce.com/HTViewHelpDoc?id=creating_and_editing_groups.htm&language=en_US
Then change Org Wide Defaults to Private for Contacts (you may also need to do this for Accounts) via Setup | Security Controls | Sharing.
Now go down to sharing rules related list for contacts on the same page and select new. Add a filter that shares the record based on the new field. Info on this below:
https://help.salesforce.com/HTViewHelpDoc?id=security_sharing_rules_create_contact.htm&language=en_US
Sharing Rule overview:
https://help.salesforce.com/HTViewHelpDoc?id=security_about_sharing_rules.htm&language=en_US
Give it a try and if you have any questions I will be happy to help.
Best regards,
Roy