I have a form in my app that is used to enter new orders. It had been working without issue and the tab order was exactly what I wanted, left to right all the way down the form.
Unfortunately, I had to add new fields in the form and rearrange the order of the inputs. This has led to a change in my tab order. The new tab order is represented in the screenshot below:
Is there a way to change the order so it's back to left to right all the way down the form without rearranging the inputs?