Base - external forms not saving data in records
After an update of LO (I think it was the one where the update from HSQLDB to the Firebird was available), the external forms are not working correctly. I changed to Firebird and everything is fine except from the external forms. When I use the forms in the base file itself, they are working fine, but when I create an external form, the changes are not saved (the database is registered, the form is saved as .odt and so on). After opening the external form, the data from the database is shown and I can also add new records and change the existing ones, but at the end nothing gets saved in the main database. When I close the external form and reopen it (or open the main database file), all the changes I made in the external form are gone. Before that update, the external forms used to work correctly. I was hoping that next updates would fix the issue, but it's still there. Could it be because I switched to Firebird? Is there some kind of a new setting that I'm missing when creating an external form? The database is pretty simple (and made with graphs - I'm not a coder).