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

Dialog or form fields do not show up in the configured order

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 5.0
    • None
    • dialogs, forms

      First example: contact form/dialog

      The order specified in the configuration (info.magnolia.ui.app.contacts.ContactsModule line #211 onwards) is

      • Tab "Personal"
        • salutation
        • first name
        • other fields
          The result is
      • first name
      • other fields
      • salutation (last field, see attached screenshot)

      Second example: new page dialog
      The order specified in the configuration is

      • jcrName (Page name)
      • title
      • template

      The resulting dialog is

      • title
      • template
      • page name

      (See attached screenshots).

      It looks like only the first field in the configuration is moved down as the last one in the rendered dialog, whilst the other fields order is kept.

        Acceptance criteria

          1. contact-dialog.png
            contact-dialog.png
            72 kB
          2. newpage.png
            newpage.png
            8 kB
          3. newpage-config.png
            newpage-config.png
            30 kB

              apchelintcev Aleksandr Pchelintcev
              fgrilli Federico Grilli
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD