- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2025 06:34 AM
I have a requirement where Contact on one Account should be able to see the cases on Contact on another account.
I followed this thread and created the dynamic filter. However, I am not sure how to associate a contact with multiple accounts. How do I go about this?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2025 03:05 AM
Managed to do this. Did the following steps:
User: testcompany.user1@example.com
Account: Test Company
This user will have access to Test account cases too. To do this I did the following:
1. Gave the user sn_customerservice.customer_case_manager role.
2. Created Account Relationship (account_relationship) for Test account.
3. Created Contact Relationship (sn_customerservice_contact_relationship) for Test account.
Let me know if it works as expected or anything else is needed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2025 07:13 AM
Hi,
Below is the procedure. Check the product document if stuck
- Navigate to All > Customer Service > Customer > Accounts or Partners.
- Select an account.
- From the Account Team Members related list, select New.
The account team member must have sn_customerservice.relationship_contributor role.
- On the form, fill in the fields
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2025 03:05 AM
Managed to do this. Did the following steps:
User: testcompany.user1@example.com
Account: Test Company
This user will have access to Test account cases too. To do this I did the following:
1. Gave the user sn_customerservice.customer_case_manager role.
2. Created Account Relationship (account_relationship) for Test account.
3. Created Contact Relationship (sn_customerservice_contact_relationship) for Test account.
Let me know if it works as expected or anything else is needed.