Is this a bug or am I just not thinking clearly? When I EDIT USING a particular form, I sometimes want the focus on a field other than the first editable field in the tab sequence. I tried using an "on after start" eep for the form that checks the condition and then has a PROPERTY componentID SET_FOCUS 'TRUE' to skip to the correct field. It doesn't work. I tried the same thing in an entry eep for the first field. It also doesn't work. I traced these eeps and the command is executed but nothing happens.
In the entry EEP the PROPERTY componentID SET_FOCUS 'TRUE' works if you come back to the first field, but not when you enter it the first time. Any ideas? Thanks Stephen Markson
