Four Js Development Tools Forum

General => Ask Reuben => Topic started by: Reuben B. on June 15, 2023, 01:26:53 am



Title: Ask Reuben 181 - Across then Down, Down then Across
Post by: Reuben B. on June 15, 2023, 01:26:53 am
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/