HELP! I'm trying to enter a code with a specific text field, and Acrobat won't save it... Very frustrating!...
Here's what's happening:
Select a field (already been saved), go to properties; Go to format, choose "Custom", choose "Custom Keystroke Script", select "Edit...", Javascript Editor opens...
Paste in code:
(if ( event.fieldFull || event.willCommit ) this.getField("*name of field*").setFocus();
(Subsituting the name of the field of course, checking name and doc is saved with the name in place)
Click the "OK" button, and Acrobat returns me to the "Format" tab, as if I had entered nothing! It worked once, but I haven't been able to do it again... And naturally, I have a deadline bearing down on me...
iMac mid 2010, 3.2, 14GB, OSX 10.10.3, Acrobat XI and DC