Out of simple minds.... ;-)
----- Original Message ----- From: "Dennis McGrath" <[email protected]> To: "RBASE-L Mailing List" <[email protected]> Sent: Saturday, December 31, 2011 3:44 PM Subject: [RBASE-L] - RE: Saving changes to a field without leaving thefield I think Mike may have the simplest answer Dennis McGrath Software Developer QMI Security Solutions 1661 Glenlake Ave Itasca IL 60143 630-980-8461 [email protected] ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Michael J. Sinclair Sent: Saturday, December 31, 2011 2:29 PM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: Saving changes to a field without leaving the field I will try this! Mike ________________________________ From: Dennis McGrath <[email protected]> To: RBASE-L Mailing List <[email protected]> Sent: Saturday, December 31, 2011 2:47 PM Subject: [RBASE-L] - RE: Saving changes to a field without leaving the field Try RECALC VARIABLES before the SAVEROW Or disable the save button while in the memo field Or before the saverow, setfocus back to the memo and then back to the button One of these should work Dennis McGrath Software Developer QMI Security Solutions 1661 Glenlake Ave Itasca IL 60143 630-980-8461 [email protected] ________________________________ From: [email protected] [mailto: [email protected] ] On Behalf Of Michael J. Sinclair Sent: Saturday, December 31, 2011 1:36 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Saving changes to a field without leaving the field Hi All, I have a form with a variable memo field. If the user changes the text in the field and then taps the save button (An EEP with 2 lines) SAVEROW RETURN the changes are lost. If the user exits the field and then taps the save button, the changes are saved. How do I prevent the user from losing their changes when they forget to leave the field before hitting the save button? Mike Sinclair

