If your form has multiple fields arranged in two or more columns (but not using a TABLE), it maybe that you want the cursor order to move down a column, then across to the next column, rather than across the form and then down.
Using FIELD ORDER FORM and avoiding TABINDEX, there is a solution based on how you code your form file.
Read more at
https://4js.com/ask-reuben/ig-181/