Localization schema examples
This schema snippet shows how you can define localized properties for use with Dynamic Content's field level localization feature. Field level localization allows you to define content type schemas that contain one or more localizable properties. Users can then enter separate values for each of these properties for each locale on their hub. You can find more information on the creating a localizable content type page.
This example includes:
- Localized strings
- Localized image links
- Localized content links
- Localized rich text
- Localized arrays
Pre-requisitesLink copied!
You must have a least one locale added to your hub.
How to useLink copied!
This example shows most of the supported localizable property types and you should be able to adapt it to meet your own requirements.
Localized properties exampleLink copied!
Content form previewLink copied!
An example of creating a content item using a content type registered from the localization example schema is shown in the image below.