Hi Lee, The subform container must be set "Focusable". Then, when the container get the focus the form event "On Activate" is triggered. So when the subform get this event, just do a GOTO object.
v i n c e n t d e l a c h a u x ---------------------------------------- Bee green - keep it on the screen On 27 Oct 2017, at 19:10, Lee Hinde via 4D_Tech <[email protected]<mailto:[email protected]>> wrote: in v15... Input form with an included layout that is just a text field. User clicks a "new" button which adds a related record, date/timestamps it as the first part of the field. User would like the cursor to be placed to the right of the time stamp. Based on the commented out code, the previous dev tried to do it with : *POST CLICK*(400;400) *POST CLICK*(400;400) I'm wondering if there is a more modern approach available. ********************************************************************** 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] **********************************************************************

