<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - BASE: Multiselection Option in Form List Control Broken or Disabled"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=91628#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - BASE: Multiselection Option in Form List Control Broken or Disabled"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=91628">bug 91628</a>
              from <span class="vcard"><a class="email" href="mailto:robert@familiegrosskopf.de" title="Robert Großkopf <robert@familiegrosskopf.de>"> <span class="fn">Robert Großkopf</span></a>
</span></b>
        <pre>Have tested it again with LO 6.2.4.2 on OpenSUSE 15.

Multiselection could be chosen and works, if the listbox isn't connected to a
database-field (which only saves one value).

Multiselection could be chosen and will be saved, but doesen't work, if the
listbox is connected to a database-field. You could only select one value
instead. Correct behaviour for the database, but it shouldn't be possible to
chose Multiselection when connected to a database-field. No one of the internal
database will have fields like ENUM or SET in MariaDB/MySQL.

Multiselection could be chosen. You could change from edit form to input data
and then back - the property will be set back to "No". Seems something has
recognized here there is no possibility for multiselection.

The only buggy behaviour I see: The property "Multiselection" must be disabled
when connecting to a field of a database. 
An enhancement would be it shouldn't be disabled for a field like ENUM or SET.
But in this case the possibility of sending more than one value to the field
through GUI must also be implemented.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>