Content Delivery - Widget Instance is not showing on the list.

cspra
Giga Expert

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

 

find_real_file.png

 

Fig2 Instance not showing.PNG

find_real_file.png

5 REPLIES 5

astha_chaubey
Tera Expert

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