I have a form that the field Lead Status goes blank. When I click to the next record and come back the selection I made from the list box is gone. Any ideas on what to check first? It might be a table issue or form issue.
We need some more information before we can help you:
-What version of OOo are you using?
-On what Operating System?
-Are you using the embedded database or connecting to an external data source?
-If an external source, what kind and what sort of connection?
Are there any macros attached to any of the list box events?
Have you checked to make sure that the listbox relates to a field in your table? (check table properties)
Check the Data tab of the control properties window for the list box. What do the various fields there say?
(to open the control properties window, open the form for editing; right click on the list box control and choose Control... from the contextual menu)
kabing
NeoOffice 2022.7 LibreOffice 24.8.4 on (Intel) Mac OS Ventura
Type of content: "Value list" is not what you want. A value list would be typed into the next box "List Content". From what I read in you screenshots, you want this SQL string:
Please, edit this topic's initial post and add "[Solved]" to the subject line if your problem has been solved.
Ubuntu 18.04 with LibreOffice 6.0, latest OpenOffice and LibreOffice
Sorry the choices are stored in List entries section, should I still use the list entry area to store my options or try what Villeroy suggested? If I use Villeroy's Idea where do I put the string?