Can you change focus when filling input fields.

0
Hi fellow developers! I was wondering if I could change focus from 1 input field to another based on the amount of characters filled in the previous input field. This is used a lot for filling in a bank number: All help would help, thank you.   PS. this needs to be implemented in a Native application
asked
1 answers
0

I found this.
https://codepen.io/quinlo/pen/YONMEa

answered