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

Multi field not saving the data as in M5

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Neutral Neutral
    • None
    • 6.2
    • None
    • None

      In M5 when multi value filed was used data were stored in following manner:
      propertyName: [value1, value2, value3]

      In M6 I can not reproduce the similiar result.
      The closer I could get is with the help of jcrChildNodeProvider which still resulted in
      propertyName:
      propertyName0:
      filed: value1
      propertyName1:
      filed: value2

      Whish is not ideal for using in page templates.
      Is there a way to store the data in old way (which was best for template usage)?

        Acceptance criteria

              Unassigned Unassigned
              bstaryga Bartosz Staryga
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD