Hi,
I’ve created a simple, single table database with lookup values in most of the records. The computer is running 64 bit linux mint 17 with LO 4.2.8.2
I have created a form which requires the user to select the date and then to choose a value in each of 7 fields, each of which is a list in 6 of the cases and a yes/no radio button in the 7th.
When I run the form from within the database everything seems fine. Records are being added and the database closes when I ask it to.
When I then create a standalone form (save a copy) and link it back to the database and the single table then problems occur. When I enter data and click on the new record button the database seems to have behaved as expected. However, when I then close the form it will ask if I want to save the changes (which I don’t, though sometimes I do just for a bit of vatiety) then nothing happens. If I click on the X to close the window again then I get a message that the application is not responding and asks me to either wait or to foce the closure. Waiting for several minutes accomplishes nothing. Forcing closure shuts everything down but when I then look at the table I note that no data has been saved. This happens every time.
Any thoughts?