I'm trying to create the autotab process for my form using Acrobat 8 Professional and editing in Livecycle 8. I've researched this to death and every response seems to be to use:
xfa.host.setFocus(somPath)
This does allow the automatic movement to the next field but the problem is that in the process you have to listen to the beep of it reaching its max character limit and you lose a character in the move as well (so you practically have to double enter everything which loses the point of not having to tab over). Is there a way to do this in a smoother fashion? I'd like to not lose a character in the process of autotabbing over to my next field. The beep I can live with if I need to. Any help you can provide would be much appriciated. Thanks!
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script