I want all cases to be automatically associated with the Website User contacts. I set it up so that the default case owner does not have access to any contacts other than the Website User contacts. I was hoping this would mean that when creating a case, Salesforce would only see one email and be able to sync the case to that contact. However, it does not seem to be working.
Is there anything else I can do to achieve this?
1 respuesta
If you have multiple Contacts with same email Id, You will need to write a trigger on Case object to auto populate appropriate contact record on case.
Thanks,
Ranjini.