I've searched over and over. I know I'm doing something wrong.
I need the answer today. My Job Depends on it. I'm a NOVICE!
Here is the problem:
Filling in a form that I DID NOT create, my client did. They placed Text Fields into a form.
Example "Date / Month / Year" - The designer made it 8 separate fields, I would like to have the end user fill in 11/27/2009.
But they will have to do the following way "1" tab "1" tab "2" tab "7" tab "2" tab "0" tab "0" tab "9".
Does this make sense? I would like to make the end user's life a little easier. Once they enter the first character "1" it should automatically jump to the next field.
Can this be done? What subject should I be searching for?
Thanks in Advance. I owe you a lollipop!
Add a custom calculation script (or the equivalnt thereof) that check's the length of the field's value and when that length is the size you want, sets the focus on the next field.
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com