On After Edit I think it what you are looking for. However, I wait until the user leaves the combo to 'activate' the effects of a data change (on Data Change) because the user may have mistakenly made a selection, change their mind etc all of which leads to doing whatever background task(s) repeatedly.
Chip On Fri, 30 Aug 2019 09:37:47 -0500, Stephen J. Orth via 4D_Tech wrote: > I'm having an issue with what I would think should be an easy issue to > resolve, but apparently I'm missing something. > > I have a Combo Box on the screen and I'm trying to trap on the user pressing > the Return key when they have finished data entry. I would have thought it > should be the ON DATA CHANGE event, but no event is firing. > > Instead, the drop down list is closed and the cursor is left in the field > (at the end). Same issue if the user clicks off the Combo Box, it seems I > cannot determine when that actions occurs, because neither ON DATA CHANGE or > ON LOSING FOCUS fire. > > What am I missing? > > Thanks! > > > Steve > > ********************************************* > Stephen J. Orth > The Aquila Group, Inc. Office: (608) 834-9213 > P.O. Box 690 Mobile: (608) 347-6447 > Sun Prairie, WI 53590 > > E-Mail: [email protected] > ********************************************* > > > ********************************************************************** > 4D Internet Users Group (4D iNUG) > Archive: http://lists.4d.com/archives.html > Options: https://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** --------------- Gas is for washing parts Alcohol is for drinkin' Nitromethane is for racing ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

