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
ItascaIL 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

Reply via email to