- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2022 04:00 AM - edited 11-30-2022 04:04 AM
Case made by contact 1 should be visible to other contacts on portal
how to achieve this pls help.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2022 11:05 PM
CSM uses Query rules to filter records defined in "Query Rules [sn_query_rule]" table which are applied in Query BR & ACL.
Create new query as below :
Name : Case - Account is one of my account
Application : Customer Service
Table : Case [sn_customerservice_case]
Roles : sn_customerservice.customer
Filter : Account is (dynamic) My Account
This will resolve your issue. Verify it by different users and accounts.
If my answer helped you in any way, please then mark it as helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2022 04:10 AM - edited 11-30-2022 04:10 AM
You have to create contact relationship between them.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2022 09:32 PM
Usecase is about if an Account has 2 contacts
i.e. Account is "abc" and its Contacts is "Contact 1, Contact 2"
Now if "Contact 1" creates a case on portal then "Contact 2" should also be able to view that case in portal
(In OOB the other contact is not able to view the case created by one associated with same Account)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2022 09:39 PM
Yes. OOTB it cannot be visible, to make it visible you have to create relationship.
I also got the same requirement by creating relationship it resolved.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2022 10:10 PM
I have created a contact relationship between "contact 1" and "contact 2" but still it's not working