Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-10346

Support of joins on content types' views

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 4.4.0
    • 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)

          [CMS-10346] Support of joins on content types' views

          Magali Franchet made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          Cédric Damioli made changes -
          Link New: This issue Bloque CMS-10467 [ CMS-10467 ]
          Caroline Bayle made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Ready to merge [ 10208 ] New: Resolved [ 5 ]
          Cédric Damioli made changes -
          Assignee Original: Cédric Damioli [ cedric ] New: Caroline Bayle [ cbayle ]
          Cédric Damioli made changes -
          Status Original: Functional review OK [ 10207 ] New: Ready to merge [ 10208 ]
          Caroline Bayle made changes -
          Status Original: Available for review [ 10005 ] New: Functional review OK [ 10207 ]
          Caroline Bayle made changes -
          Assignee Original: Caroline Bayle [ cbayle ] New: Cédric Damioli [ cedric ]
          Caroline Bayle made changes -
          Status Original: In Progress [ 3 ] New: Available for review [ 10005 ]
          Caroline Bayle made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Cédric Damioli made changes -
          Assignee New: Caroline Bayle [ cbayle ]

            cbayle Caroline Bayle
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: