Auto Tabbing
Ok, So I have been all through the forums on an auto tab script. I need a script that will allow the end user to enter a value, and when entered (numeric or alpha) it automatically goes to the next field.
I have seen many scripts on how this is done, but therein is the problem. The scripts don't work or I don't know how to input them properly. Guess I need directions and script.
I would also like an uppercase only script to be used on the same field.
Thanks all
AcroForms: See the "field.setFocus()" function in the Acrobat JavaScript Reference.
LiveCycle Forms: See the "xfa.host.setFocus()" function in the "Adobe XML Form Object Model Reference"
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script