Sorry to Bother you,
Forms in OpenOffice are called Dialogs. These are dialogs.
Here are 2 free files from free code I modified. One is a ComboBox, ComboBoxW, and the other is a Double List Box, DoubleLstW.
They worked for me in OpenOffice 4.4.11 and LibreOffice 26.2.1.2. in Windows 11
Also, remember you can use a Global array variable for the List box items and redefine the choices any time. And a global variable for the answer.
This means you only need one of each type of form for everything.
Hopefully they work for You
Thank you
steverat
[Example] Free Combobox and Multi List Box files
[Example] Free Combobox and Multi List Box files
- Attachments
-
- DoubleLstW.ods
- (13.81 KiB) Downloaded 31 times
-
- CombBoxW.ods
- (13.26 KiB) Downloaded 25 times
Last edited by MrProgrammer on Thu Jul 16, 2026 8:33 pm, edited 1 time in total.
OpenOffice 4.1.8 in Windows 10 AMD A8 chip
Re: [Example] Combobox and Multi List Box free files
Nope, controls can appear in a form or a dialogbox.
A sheet can be a form in and of itself. See this document which shows a listbox linked to another one
Co-admin french forum branch