Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-2616

Widget parameters should support <paramName>value</paramName> configuration

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 4.1.0
    • None
    • None
    • None
    • 4.1 M4

      XML format supported is

      <widget-params>
             <param name="metadataSetName">index</param>
      </widget-params>
      

      It should also support :

      <widget-params>
             <metadataSetName>index</metadataSetName>
      </widget-params>
      

      Use org.ametys.plugins.core.ui.util.ConfigurationHelper.parsePluginParameters(Configuration, String, Logger) to do it.

            raphael Raphaël Franchet
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: