...
By default, XTM Connect – Contentful sends to XTM Cloud whatever is set as localizable, and, unfortunately, the Contentful CMS only allows this to be changed on the level of a an individual field for a particular Content model:
...
To set up the feature, you first need to make sure to add either the Reference or Rich text field type (or both) to your Content model, and make them localizable. These are the two field types in which you will be able to add “references”. Do not forget to save the changes.
...
Note |
---|
IMPORTANT! The Reference Field Type allows for selecting one one Content item only! If you want to include multiple items, you would need to add the corresponding number of Reference Field Types in your Content model. |
In the Rich text field, there are three elements which act as References that will later be displayed in the Manage references window:
Entry (from the Embed dropdown) → Embed another Content item in the Text field (here: REF 2).
Inline entry (from the Embed dropdown) → Embed another Content item in the Text field that acts as an inline, that is usually incorporated within the actual text (here: REF 3).
Hyperlink (from the top ribbon) → As the name suggests, this is usually a link to another existing Content item, embedded in the Text field. Once you click on it, name your Hyperlink in the Link text field, and select Entry in the Link type section, which will allow you to attach yet another Content item.
...