Assortment Language
Assortment languages are specified with a special field type id in ChannelNode.
Default behaviour
All assortments will have all the languages defined in inRiver
Defining languages to assortments
- Create a CVL in inRiver model tool, with values of cultures. e.g. en-GB, sv-SE. These cultures must be the cultures added as languages in model tool under Languages tab as well.
- Create a multi-value CVL fieldtype in the ChannelNode entity type using the above CVL. For example, lets call it "ChannelNodeLanguage"
- in Litium.Studio.AddOns.InRiver.dll.config, set the "assortmentLanguageFieldTypeId" to the above field type id. e.g. assortmentLanguageFieldTypeId="ChannelNodeLanguage"
- The CVL field type can be set for each ChannelNode, but it is effective only on the first level channel nodes which become Assortments in Litium Studio.