Thanks to Chip and Keith for your replies. On 1/10/2016, at 8:00 am, Keith Culotta wrote: > Chip is correct. "Save" is not always needed. > In the listboxes I was thinking about, the records were being unloaded or > reloaded during the editing process, so saving immediately was required. > I just added "Read Write" to a form that contained a listbox used to display > records. Edited fields saved without any save command.
Interesting… In my test, the listbox’s table was set to Read Write. As each cell in a row was entered, the value appeared, but when the record was reloaded, the changes weren’t there. I do have to do a save anyway as the last user/date modified needs to be updated and (for reasons I won’t go into now) I am not using a trigger for that. I’ll take another look at this issue as I’m interested to see why my test is not auto-saving and yours and Chip’s does. Cheers, Keith ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

