Copy link to clipboard
Copied
I need a javascript for the client to not have to tab to go to the next field. Example; text field limit to one character and when clients enter the character it should go automatically to the next text field. Can someone please help?
I recently answered a very similar question. See: Skipping charaters between linked boxes on form - Adobe Acrobat PDF
Copy link to clipboard
Copied
I need a javascript for the client to not have to tab to go to the next field. Example; text field limit to one character and when clients enter the character it should go automatically to the next text field. Can someone please help?
I recently answered a very similar question. See: Skipping charaters between linked boxes on form - Adobe Acrobat PDF
Copy link to clipboard
Copied
Have you searched for "autotab" or "gonext"?
Copy link to clipboard
Copied
I recently answered a very similar question. See: Skipping charaters between linked boxes on form - Adobe Acrobat PDF
Copy link to clipboard
Copied
I am very new to the javascript.....myne does not work. What am I doing wrong?
Copy link to clipboard
Copied
Seems fine. What happens when you try to use it? Also, where did you place the code?
Copy link to clipboard
Copied
On the field self:
Copy link to clipboard
Copied
Read the discussion in that thread more carefully. It needs to be the field's custom Keystroke script.
Copy link to clipboard
Copied
Oooo okey let me try again thank you