The LiveCycle Designer JavaScript equivalent is:<br /><br />xfa.host.setFocus("<fieldreference>").
30-05-2007
Mr. Kaiser,
Thanks for your input. However, I do not need to set the focus to another field, I want to traverse the tab order one tab and keep the focus on the current field.
That is another way of saying we tried setFocus...no luck.