Need to create new ACL instead of giving sn_communities_admin role
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2024 10:40 AM
- One of our forum admin unable to see delete button to delete members in sn_communities_members table. Before Vancouver upgrade. She was able to delete the members. We got Hi Support solution: that we need to give sn_communities_admin role to the user. But as per our team suggestion. we can't give this role to the user. Instead of this, we need to modify ACL or Business rule if necessary. Or we can create roles and group for same.
Please help me with this
Thanks in advance
Aditya S
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2024 10:53 AM
This can be achieved using the following steps.
1. Create a new role and assign it to the user
2. Add the new role in the role list of delete ACL for sn_communities_members table
OR
2. Create a new delete ACL for sn_communities_members table and add the newly created role on this new ACL.
Hope this helps.