I have four $form->TextField to accept credit card info and each field requires 4 digits. How can I configure them so that after entering the first 4 digits the cursor will auto advance to the next field?
Thanks!
I have four $form->TextField to accept credit card info and each field requires 4 digits. How can I configure them so that after entering the first 4 digits the cursor will auto advance to the next field?
Thanks!