How to auto-tab only some fields in a form with multiple fields
I have a form that was originally for written communication but it was requested to make it fillable on the computer. I have tried javascript but I haven't been able to make it work. I think because I have multiple form fields but I only want it to auto-tab on 2 of the fields.
This is part of the form. As you can see, I have multiple form fields (and more that are not showing). The only section I was wanting to auto-tab on is the 3 lines for "Note". I know I can change the format to have one text box with the multi-line setting, but I was hoping to keep the form as close to the printed one as possible.
