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

The view does not use the override of an attribute

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 4.4.0
    • 4.4.0
    • None
    • None
    • 4.4M5
    • 4.4 M6

      For example : I am using a Program that contains

      <!-- Override domain non-multiple -->
      	<cms:metadata name="domain" type="content"
      		contentType="odf-enumeration.Domain">
      		<label i18n="true">PLUGINS_ODF_PROGRAM_DOMAIN</label>
      		<description i18n="true">PLUGINS_ODF_PROGRAM_DOMAIN_DESC
      		</description>
      		<widget>edition.select-referencetable-content</widget>
      		<validation>
      			<mandatory />
      		</validation>
      		<restrict-to>
      			<right read-write-direction="write"
      				id="ODF_Rights_Strategics_Fields" />
      		</restrict-to>
      	</cms:metadata>
      

      But the CMS is using AbstractProgram to find the widget

            cbayle Caroline Bayle
            fravetier Frederic Ravetier (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: