Content templates for element types #11742
Replies: 2 comments
-
On a side note, (just in case anyone goes ahead to remove this for element types 😊). In my Contentment's Content Blocks editor I do make use of this feature, providing UI to create and use Content Templates for Element Types (at block level). |
Beta Was this translation helpful? Give feedback.
-
While investigating #11743 I found a way to remove Content Templates tree from Settings section and register it in Content section instead. However currently there's a limitation to editors as they don't have access to document types tree, so they get an error in create dialog. Fixed in #11796 Furthermore is may make sense to allow Content Templates to element types, but should it in some way be configurable? E.g. we can potentially have a lot of element types used just for block settings. Furthermore we can have composition document types (either used on regular document types or eleement types), e.g. SEO, Navigation and base element type used on several blocks (a simple example in may contain background color and text color properties). Currently out-of-the-box Umbraco only has the UI to create a Content Template from an existing page (document type) - at least for editors. Admins can create Content Templates for compositions and element types as well. If #11796 is merged, this will also be possible to editors. It would be much simpler if the editors only get 10 options instead of 50 due a lot of element types used in block content and setttings. // cc @nielslyngsoe @madsrasmussen |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Based on Umbraco 9.1.2 it seems it from settings is possible to create content templates for element types. Does this make sense? If it does and the UI support use of content templates for element types, there should be an configurable option to disable or enable this.
In this specific project we don't need to create content templates for block settings element types.
Beta Was this translation helpful? Give feedback.
All reactions