How to add ContentPreviewPart to content type via recipe file? #17952
Replies: 1 comment
-
I solved it. the name was simply PreviewPart |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I'm working on a setup recipe and I'm trying to add the ContentPreviewPart to one of my content types. I have the OrchardCore.ContentPreview feature enabled in my recipe, but when I try to add the ContentPreviewPart to the ContentTypePartDefinitionRecords section, it doesn't seem to work.
Is ContentPreviewPart the correct name for this part? And if so, what's the proper syntax to include it in a recipe file?
Any help would be appreciated!
Thanks
Beta Was this translation helpful? Give feedback.
All reactions