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

[Content types] New syntax for views' declaration

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 4.4.0
    • None
    • None
    • None
    • 4.4 M1

      Example:

      <cms:view name="my-view">  
           <cms:group role="tab" name="my-tab">  
               <cms:label ... />  
               <cms:description ... />  
               <cms:attribute-ref name="title" />  
               <cms:attribute-ref name="illustration">  
                   <cms:attribute-ref name="image" />  
                   <cms:attribute-ref name="alt-text">  
               </cms:attribute-ref>  
           </cms::group>  
       </cms:view>

       

            cbayle Caroline Bayle
            cbayle Caroline Bayle
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: