Set "tab" order for form fields
Seeking direction/information on setting the tab order of fields on forms. I'm not talking about page or section Tabs, but the order in which fields are accessed when pressing the "tab" key on a keyboard. I have a form that has over 30 fields, but only 5-6 are editable (the others are reference fields from other locations to provide detail to the user). When adding or editing new records users must "tab" through a dozen or so fields before they arrive at the 1st field they actually need/can insert data.
In old MS Access db world, I would just set those reference fields as having no "tab stop" so it would be passed over when doing data entry. Is there something similar in QB new forms I could set to achieve this same feature? I understand I could just rearrange my editable fields to be at the top of the form, but then I lose the added context by rearranging the fields just to make data entry easier. I also know I can not show those reference fields during add/edit mode, but again, I lose the benefit of those fields during data entry.
Thanks