Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Le 29/10/2011 20:23, The Wolfkin a écrit :

Hi,

I want the contents of the ComboBox to be "Singstar 80s", "Singstar 90s",
"Singstar Amped" that's it. I don't want to fill it is the contents of
another table or field. I just want to enter in a choices literally. This is
the problem I'm having. Very simple situation.


Is my only option to create a new table with the list of discs and then
populate the dropdown using that? There has to be a way to just type in the
items I want in the dropdown.


OK, I hear you. Replace the Combobox by a list box.
In the properties of the control, on the first tab, you should see an entry callled List Entries. Enter your list, typing each one and then pressing Shift+Return to move to the next line of your list. When you click outside of the property field, you will notice that the list has been created with each entry between double quotes, separated by a semi-colon.

Close the properties window and save your form. When you open it up in edit mode, you will see the list that you had entered as a dropdown list, choosing one of the entries will select it, and this will be written to the underlying table when you either save the record or move to next one.


Alex


--
For unsubscribe instructions e-mail to: users+help@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.