I have multiple text fields in my form and I want when user enters data in one text field and press enter that the cursor moves to another text-field which is next to curren
Try this , as soon as you press it will move to next input field in the form, and when it reaches submit button it will submit the form