<f:dropdownDescriptorSelector> does not allow defaulting to specifig instance

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      The <f:dropdownDescriptorSelector> provides a way to define a default descriptor, e.g.:

      <f:dropdownDescriptorSelector title="${%Settings file}" field="settings" default="${descriptor.defaultSettingsProvider.descriptor}"/>

      This allows to define the default descriptor to be used, but does not allow defaulting to a specific instance of this descriptor e.g.:

      <f:dropdownDescriptorSelector title="${%Settings file}" field="settings" default="${descriptor.defaultSettingsProvider}"/>

            Assignee:
            Unassigned
            Reporter:
            Dominik Bartholdi
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: