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

"Read only" does not work on 'jcrMultiField'

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Neutral Neutral
    • None
    • 6.2.6
    • dialogs

      'readOnly: true' on '$type: jcrMultiField' doesn't work. you can still add more items or delete some.

              attachments:
                label: Attachments
                $type: jcrMultiField
                readOnly: true
                field:
                  $type: compositeField
                  properties:
                    title:
                      label: Title
                      $type: textField
                      readOnly: true
                    mime_type:
                      label: Mime type
                      $type: textField
                      readOnly: true
                    url:
                      label: URL
                      $type: textField
                      readOnly: true
      

        Acceptance criteria

              Unassigned Unassigned
              aboehler Annick Boehler
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:

                  Task DoR