Content Delivery - Widget Instance is not showing on the list.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2019 01:39 PM
Hi,
How can I make the widget instance visible for ordinary content author when searching this from the Content Delivery form?
Fig1 Look up List.PNG
Fig2 Instance not showing.PNG
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2021 11:54 PM
Hi,
I was facing a similar issue, that a non admin content user was not able to find widget instance. After investigating I found this issue was only with the widget instance records sitting in a scope other than Content delivery, and Global. For me I was trying to access a widget instance that was in Human resource portal scope.
To fix this I created a read ACL on the sp_instance table in the Human Resource Portal scope with the sn_cd.content_manager role (you can add any role to which you want to provide access), so this allowed anyone with sn_cd.content_manager role to access all widget instances in the Human Resource Portal scope and hence non admin users with sn_cd.content_manager were able to create Portal content records.
Please mark this answer as correct or helpful if it helped you.
Thank you,
Astha