Making Sure Tab Order Is Unique

Make sure that the tab order is unique through the entire form. For example, if you add a field to the Contact form, then adjust the tab_order values for the tab_orders that this form uses. For example, if the tab_order value is 15, then you must set it to 17. You increment it by a value of one for the label and one for the field. This configuration makes sure the user can correctly tab through the form.