Form Tab (key press) Order
For forms with two or more columns, the tab key moves the cursor down to the next field. I would love a way to specify which direction the cursor goes when hitting the tab key. I try to order my fields as logically as possible and sometimes there are just instances where I need to move across first and then down. Hopefully this could be easily implemented. Thanks!
-
I was just about to request the same, because sometimes it makes sense to jump horizontal next, rather than going down!

Sadly, it is still not possible to change after your initial request dating 3 years back...
1 -
skybow is aware of this request and will consider any implementation in the forms designer in the future.
Current workaround to get the desired behavior: Create a new section per line you want to navigate horizontally.
If there is just one input field per column inside this section, it will navigate to the next column's input field, which is on the right.1 -
Sometimes, I don't see the woods because of trees :-D
Thank you!1 -
One drawback to this method Christof, is that if there's a background color style on the Rows, you end up with a white gap between the rows. Or is there a way to fill that in somehow?
0 -
SandyLT, there is no possibility to fill this space... but removing the space could do the trick. Just add this line manually to the Row style:
margin: 0;
0
Please sign in to leave a comment.
Comments
5 comments