Robert,
can you make a case where i can see a newRecord immediantly saving the the record even if you don’t call saveData() or change to another form anywhere?
NewRecord shouldn’t save
You can go around that completely now by using databasemanager.autosave = false;