Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-12080

[Site configuration] Multiple enumerated parameter value is not loaded

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.8.0
    • 4.8.0
    • None
    • None
    • 4.8.0 RC1
    • Oui

      I have a multiple enumerated site parameter.
      This parameter already has valid values.
      But on editing the site, the combobox of this parameter is empty.

      The value sent by the server is like this:

      "my-parameter-name": [
           {
               "value": "first-choice",
               "label": "The first choice"
           }
      ]

      And the widget used seems to be edition.boxselect.

      There is nor JS error nor log error.

            cbayle Caroline Bayle
            bmaurel Bérénice Maurel
            Caroline Bayle Caroline Bayle
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: