- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2024 07:55 PM
Hi,
We are using Complaints Module for internal users to create complaints on behalf of Customers.
So what role can be used to access Country(snc_country) from complaint form by internal users who are not part of Customer Contacts.
Regards
KK
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2024 11:18 PM
Hi @kkcommunity ,
Ideally we you do not have a explicit ACL written on that table, you will have access to country table by the "snc_internal" role.
Else, you can create Read and Write ACL for Core_country table with Role as "snc_internal"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2024 11:18 PM
Hi @kkcommunity ,
Ideally we you do not have a explicit ACL written on that table, you will have access to country table by the "snc_internal" role.
Else, you can create Read and Write ACL for Core_country table with Role as "snc_internal"