jcompagner wrote
are you sure the records are really saved (to the db)???
I created a new solution, based on the same table of the previous one, where all records were deleted. You are right: the new records were not saved to the database, although one could not know. I modified them a few times, and the changes were maintained when moving from one record to another. But they were never written to the database. Just once one record was saved but I don’t know how because in the form there is no save button.
After restarting Servoy, the non saved records were gone. At this point, how can one know that a record has been saved or not?
already tried to reproduce the multiply events firing in with one move. But couldn’t get that reproduced.
The multiple onRecordSave events could instead be reproduced. This has been done while in record view and it has been triggered either by moving from one record to the next or the previous using the keystroke combination (alt arrow on a Mac) or using the menu commands. This behaviour can be observed also when a new record is created. And I can confirm that the method is fired as many times as the number of records in the foundset: if you add a new record the method is fired once more and so on.
Servoy 3.0rc2
MacOS X 10.4.7
MySQL 5.0.24