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

MultiValue Field No Longer Reorderable

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Neutral Neutral
    • None
    • 5.7
    • forms

      It appears that the sortable/orderable feature of the MultiValue field has been removed in 5.7 with the shift to fieldType: multiValue in the dialog definitions rather than specifying the class directly via class: info.magnolia.ui.form.field.definition.MultiValueFieldDefinition.

      form: 
        tabs: 
          - name: tabMain
            label: Main
            fields: 
              - name: shoppingList
                fieldType: multiValue
                label: Shopping list
                field: 
                  name: Item
                  fieldType: text
                  label: Item
      

        Acceptance criteria

              Unassigned Unassigned
              iancervantez Ian Cervantez
              Votes:
              4 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD