A simple plugin to fix the 'Tab' order of elements on a page.
Using the Automatic Ordering option you can easily fix the order elements are focused when using the Tab key on the keyboard to jump through inputs and you can choose which object types should be included (eg. Text Input, Dropdown, etc). You can also skip over individual elements if required, or even add a custom order for elements and define the exact order you want your elements to be focused when pressing the Tab key.
Massive nod to the thread @
https://forum.bubble.io/t/how-to-define-a-sequence-input-fields/585/29 in helping me with a solution to problem that was annoying me somewhat!
I thought it would probably be easier to create this as a plugin so you don't have to wrestle with the Javascript yourself.