You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get similar exception but for ContentPart. Looks like default DetailAdmin view is not generated for custom parts. Error I get is Shape type 'ContentPart_DetailAdmin' not found. After spending some time on this I found that there is no ContentPart.DetailAdmin.cshtml in project: OrchardCore.Modules/OrchardCore.Contents/Views. Widget module is also missing DetailAdmin view.
I was trying to create a list of a content type to be display inside a widget.
Steps :
Create a content type
Go to Layers
In content Add Widget 'ListWidget' named 'Home Links'
Now in Layers page click in 'Home Links' that error appers.
The text was updated successfully, but these errors were encountered: