Reusable items #13315
Replies: 2 comments 1 reply
-
One solution is to have a dedicated type having that part and create content item(s) of that type, then in other content types add a Then, the related default There are other things that could be done but not so easy, you could have an index provider to retrieve only the data you need in some Dtos objects from an index table in place of loading full items, you can also use a cache deriving from our |
Beta Was this translation helpful? Give feedback.
-
Thanks for the reply. I did not know about Content Picker. Does it picks all the fields (kind of a copy) or is it a reference? The documentation is "empty" for it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
i've been working on a site for one of my client and there are blocks which are repeated in mutliple pages within the content. It's a testomony part and the client wants that part on the home page and on an inner page. It is not aside so i don't think i can use zones to manage this.
The options are simple:
How is it possible to have content items that can be inserted within multiple pages. Is it possible (i don't think so) to have a content part with values already set?
Beta Was this translation helpful? Give feedback.
All reactions