To change the tabbing order in fragments

If you use fragment references in your form, the tabbing order inside a fragment is visible when viewing the order for the form. To change the tabbing order inside a fragment, you must open the fragment source file for editing, make the change, and save the file. Any forms that use this fragment are affected by this change.

  1. Select View > Hide Tab Order.

  2. Select the fragment reference.

  3. Select Edit > Fragments > Edit Fragment.

  4. Select View > Show Tab Order.

  5. Change the tabbing order as required.

  6. Save and close the fragment source file.

// Ethnio survey code removed