-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
-
4.4 M2
We want to add in a content types view, somes attributes on a linked content:
<view name="main"> <attribute-ref name="title"/> <attribute-ref name="content"> <attribute-ref name="a" /> <attribute-ref name="b" /> </attribute-ref> </view>
We also want to be able to add the items of a view:
<cms:attribute-ref name="linked-content"> <cms:view name="abstract" /> </cms:attribute-ref>
And all items of a content's model:
<cms:attribute-ref name="linked-content"> <cms:attribute-ref name="*" /> </cms:attribute-ref>
Groups (composites and repeaters can have this syntax too:
<cms:attribute-ref name="illustration"> <cms:attribute-ref name="*" /> </cms:attribute-ref>
This feature is only available on views configured with the new view syntax (cf CMS-10375)
- Bloque
-
CMS-10377 Improve generated XSL from ContentGenerator to get joined data
- Closed
-
CMS-10390 [ContentType] Add a simplified syntax in views configuration to acces to content and group's data
- Closed
-
CMS-10467 Enhance the default automatic rendering for contents with nested attributes and views
- Closed
- Est bloqué par
-
CMS-10425 Contents digest : error when changing view of exhaustive content
- Open
-
RUNTIME-3415 [Views] Create an helper to get a view without the joined elements
- Closed
-
CMS-10375 [Content types] New syntax for views' declaration
- Closed
- testing discovered
-
CMS-10425 Contents digest : error when changing view of exhaustive content
- Open