Release Notes / Version 11.2310
Table Of Contents
Containers like Placements and Collections are using predefined static
paths Options/Viewtypes/CMChannel/
and
/Settings/Options/Viewtypes/CMChannel/
for viewtype
lookup, defined in ContainerViewTypeSelectorForm
.
These folders are deprecated now.
Please use Options/Viewtypes/Container/
and
/Settings/Options/Viewtypes/Container/
instead. It
is now also possible to define additional viewTypes for content types
using ContainerViewTypeSelectorForm
by defining
viewTypes in a folder named like the content type.
The following content types are enhanced for lookup:
CMALXEventList
CMALXPageList
CMCollection
CMP13NSearch
CMProductList
CMQueryList
CMSelectionRules
ESDynamicList
The viewTypes in the blueprint demo content has been moved from
Options/Viewtypes/CMChannel/
to
Options/Viewtypes/Container/
too. The API of
ViewTypeSelectorForm
has not been changed.
(CMS-23328)