Reset the tab order of a form

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?

Hi @tomm ,
There is no true way to add an index though it is a feature request. .

@Tess and WidleStudioLLP do a good job at showing how to tweak your form here..

I also group components which helps. Select your components by holding the shift key down and right click to group.

Hi @tomm, I added your +1 to the internal request. Please let us know if the workaround @Shawn_Optipath linked works for your use case.