Question
JPMC
IN
Last activity: 7 Jun 2022 9:46 EDT
Auto switch the tab to next text field based on the prior text field max length
We want to auto switch the tab to next field based on the max length of the prior text field. We constantly check the length of the text field and once it reaches max length then automatically switch the tab to next fields.
Can you please suggest the best way to implement this functionality?