John, Have you tried OBJECT Get name(Object with focus)
This should do what you want, well it did in my limited tests. Regards, Wayne Wayne Stewart about.me/waynestewart On 9 November 2016 at 10:43, John DeSoi <[email protected]> wrote: > >> On Nov 8, 2016, at 5:08 PM, Keisuke Miyako <[email protected]> wrote: >> >> that is a workaround that could be worked around. >> the end user can always "click" a button (radio, checkbox) using the >> keyboard (spacebar). > > Yes, I forgot about that. Thanks! > >> >> I often get this question (should I move my object method to the form >> method), >> my answer is always "no", it is simply bad design. > > Well, it is also bad design to if you have hundreds of boolean fields and you > have to add a script to every single one just to determine if a user changed > the value. And if I forget to add the object method, now I have a bug. Every > object that has data to change should support On Data Change. > > John DeSoi, Ph.D. > > ********************************************************************** > 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] > ********************************************************************** ********************************************************************** 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] **********************************************************************

