These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

auto tab in forms

roughkut
Registered: Sep 11 2008
Posts: 2

i use professional 7. If i create a box that has a required number of characters, i.e., the two letter abbreviation for a state, is there a way to have professional move to the next field after the two letter state has been entered?

thanks!

Life is easy, people make it hard!

My Product Information:
Acrobat Pro 7.0, Windows
thomp
Expert
Registered: Feb 15 2006
Posts: 4411
Yes, There is a JavaScript event property for detecting when the field is "full".

event.fieldFull

Look it up.

Thom Parker
The source for PDF Scripting Info
[url=http://www.pdfScripting.com]pdfscripting.com[/url]

The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/]http://www.adobe.com/devnet/acrobat/[/url]

Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script