Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-6128

Old pages app: Description in subfields of composite field is not shown

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 6.2.4
    • 6.2.2
    • None

      When using old pages app, description of fields within a composite field are not shown. Validation messages are correctly shown.

      Steps to reproduce:

      • Add the following field to a dialog
        - name: title
                  fieldType: composite
                  label: Event
                  layout: vertical
                  fields:
                    - name: title
                      fieldType: text
                      label: Title
                      description: description
                      required: true
                    - name: title2
                      fieldType: text
                      label: Title2
                      description: description2
                    - name: title3
                      fieldType: text
                      label: Title3
                      description: description3
                    - name: title4
                      fieldType: text
                      label: Title4
                      description: description4
                    - name: title5
                      fieldType: text
                      label: Title5
                      description: description5
                    - name: date
                      fieldType: date
                      label: Date
        
      • When opening the dialog, the description icon next to the fields is not shown

        Acceptance criteria

              apchelintcev Aleksandr Pchelintcev
              jayala Jonathan Ayala
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD