- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-22-2024 06:58 AM
Can we provide access to the custom roled group members to Add slides to the carousel widget other than admin or sp_admin?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-22-2024 07:09 AM
Hi!
According to the official documentation of Servicenow, only these two roles have permission to add slides. Being the sp_admin more appropriate for this.
If a different role is needed, then you must create a role and create the ACLs for the sp_instance_carousel table granting permission to the role you created.
If my answer helped you in any way, please mark it as correct/helpful 🙂
Regards,
Isaac Vicentini.
MVP 2025 ✨
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-22-2024 07:09 AM
Hi!
According to the official documentation of Servicenow, only these two roles have permission to add slides. Being the sp_admin more appropriate for this.
If a different role is needed, then you must create a role and create the ACLs for the sp_instance_carousel table granting permission to the role you created.
If my answer helped you in any way, please mark it as correct/helpful 🙂
Regards,
Isaac Vicentini.
MVP 2025 ✨