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

SearchModel columns should be able to select sub columns of contents in repeaters...

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • 4.9.0
    • None
    • None
    • None

      This line of the ContentValuesExtractorFactory is not clean

      if (group instanceof SearchUIColumn || group.getViewItems().isEmpty()) 

      we should be able in ODF pilotage mcccourse.xml to do this :

      <item ref="mccSession2">
          <item ref="nature">
              <item ref="title"/>
              <item ref="code"/>
              <item ref="shortLabel"/>                    
          </item> 
       </item> 

            cbayle Caroline Bayle
            raphael Raphaël Franchet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: