Uploaded image for project: 'Magnolia Form Module'
  1. Magnolia Form Module
  2. MGNLFORM-167

Summary component - incorrectly displays "select box" value & label

XMLWordPrintable

      Problem: When adding a select box in the form, if in the next form step I had a form summary component, instead of displaying <formFieldLabel> <formFieldValue>, it would display <formFieldValue> followed by a star.

      Source of issue: info.magnolia.module.form.templates.components.FormSummaryModel, templateParams.put(controlValueLabelMap.get(value), "*"); - line 204 - seems to be where the problem is coming from.

        Acceptance criteria

              mdivilek Milan Divilek
              adrien_be Adrien Berthou
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD