I'm just not doing this right, I know, but I can't see the problem.  I'm
running a second form from the On Exit EEP of a variable edit field.  When I
close the second from, in the EEP code (that opened the 2nd form) I have
tried both:

 

PROPERTY 'EnteringNewCollectionData|RBASE_FORM' SET_FOCUS 'TRUE'

PROPERTY 'EnteringNewCollectionData|upccodeid' set_focus 'true'

 

The first form does not have focus, so I can't set the focus to the field I
want to.  All I'm trying to do is open a 2nd form from inside the 1st form.
After closing the 2nd form return to a specific variable edit field in the
1st  form.

 

Any help would be greatly appreciated,

Paul Buckley 

 

Reply via email to