I have an application where the user inputs a fixed length numeric value. I am needing to create a input field which is only X characters long, and once all the characters are entered, I want the option to submit that value for processing or advance to another on-screen field. How would you recommend creating a auto-advance field with submit option subroutine?
Thank you for your suggestions!
Thank you for your suggestions!