Hi!
I have in a document 2 listboxes:
the first one has its content defined in its properties (Lb1)
the second one is linked to an external database (.odb file) and gets its contents via an SQL query. (Lb2)
if I save this document and then re-open it, the Lb2 field remains unclickable until the file is saved (e.g. Ctrl + S without modifications) while the listbox is not set to disable or read-only.
Is this behavior normal?
Thanks,
Have a good day!
files to test:
- test.odt => containing the listboxes
- test.odb => database file to link to the odt
- test.csv => database content
- Demo.mp4 => Demonstration