https://bugs.documentfoundation.org/show_bug.cgi?id=91628

            Bug ID: 91628
           Summary: BASE:  Multiselection Option in Form List Control
                    Broken or Disabled
           Product: LibreOffice
           Version: unspecified
          Hardware: Other
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: [email protected]
          Reporter: [email protected]

In a Base form, can create list control to allow user to click on a list of
possible database values, save the right value in the database field.

There is an property 'Multiselection' for the list box with a boolean choice of
'Yes' or 'No'.  This is not well documented and is believed to be for allowing
a user to select more than one value from the list to be saved onto the
database field.  Trying to use the 'Multiselection' option with the MySQL 'SET'
data type.

PROBLEM:  When the 'Multiselection' option is toggled to 'Yes' and saved,
nothing happens.  When the form is reopened in data access mode (outside edit
mode) the 'Multiselection' option toggles back to 'No'.  That is, the property
refuses to be activated and reverts automatically to 'No' contrary to editor
inputs.

Problem replicated on LO 4.4.3/Windows 7 x32 (MySQL and HSQLDB backends) and on
LO 4.4.3.2/OpenSuse 13.2 (HSQLDB backend)

TO REPRODUCE:
1.  Create database document
2.  Create form
3.  Create list box
4.  Set list box to 'Multiselection' property to 'Yes'
5.  Save and toggle to data access view (out of edit view)
6.  Toggle back to form edit mode, examine 'Multiselection' option.
7.  'Multiselection' option will be back to 'No'; functionality not enabled.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to