Question

I am facing the following issue : In my Tridion UI/Experience Manager setup, I have created a content type from a schema with a specific Component template. When I create new content based on this content type, it is added to the page correctly : with the component template I specified.

However, when I add existing content to the page, Tridion seems to select a different component template then the one I defined in my content type.

After some testing, I found out that it takes the oldest component template that is linked to my component's schema.

Is there a way to configure which component template should be used by default when adding existing components ?

Thanks for your help.

Was it helpful?

Solution

It always takes the first Component Template that is allowed within the selected region and can be used with the Schema. So you would need to ensure that there is only one option available if you wanted to set it to a specific template.

OTHER TIPS

I think Regions would be your best option to control adding components, since they define a "Content Type" in the general-Component Presentation-sense of the term. Add a component and the region allows it with a defined schema.

"Content Types," as defined in a publication, have a very similar concept to regions (Schema + Component Template), but also include:

  • Content Type Title
  • Content Type Description
  • Content Title
  • Prototype Component
  • Storage Location

Making and using these Content Types gives you the option to let authors quickly add content based on some prototype, but they're not directly related to the Component + Template in regions.

I like your idea for making the Component Template options easier to configure. Consider submitting it on the Ideas site.

In the meantime, consider adding one region surrounding your "main content" area to control how components get added.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top