I am trying to "autotab" between text fields. In Text Field Properties->Format->Custom->Custom Keystroke Script I have the following code:
goNext(this,event,"TextFieldName");
However, it will only allow me to enter numbers, when I actually need to enter alphabetic characters.
Thank you.
My favorite quote - "Success is the ability to go from one failure to another with no loss of enthusiasm.