Document level javascripts in Adobe Reader
I'm new to Adobe and form editing. I've created an interactive PDF form on Adobe Acrobat DC with a custom autotabbing javascript. The autotabbing works in preview but when I open the same PDF in Adobe Reader DC, the autotabbing doesn't work, I get the following message ReferenceError: tab_next is not defined 1:Field:Keystroke.
tab_next is a function stored in the document level javascripts.
Any javascript added directly to a textbox or to any form field will work. But Adobe Reader doesn't appear to recognize\execute the document level javascripts. Any ideas on what I'm doing wrong?
