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

Labels of fields inside the switchable field are not displayed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Neutral Neutral
    • None
    • 6.2.9
    • None

      The internal labels are missing when trying to use the old pages app.

      old

      vs

      new

      Reproduce
      Example dialog from documentation.

      
      form:
        tabs:
          - name: tabText
            label: Text
            fields:
              - name: message
                fieldType: switchable
                label: Message
                options:
                  - name: plainText
                    label: Plain
                    selected: true
                    value: plainText
                  - name: richText
                    label: Rich
                    value: richText
                fields:
                  - name: plainText
                    fieldType: text
                    label: Plain text message
                    rows: 5
                  - name: richText
                    fieldType: richText
                    label: Rich text message
                    height: 200
      

        Acceptance criteria

              dmaslanka Dominik Maslanka
              rgange Richard Gange
              Nucleus
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved:
                Work Started:

                  Bug DoR
                  Task DoD