Tabs help you to organize fields and controls in your form to make it easier for users to work in the form. Typically, you use tabs to group related sets of fields and controls. For example, the Customer tab contains fields and controls that record information about the customer who reported the defect. The History tab includes fields that record the history of the defect, beginning with the submission of the defect and including all modifications to the defect.
In this exercise, you add a tab to the Defect record form to record the impact that the defects have on the product documentation. For example, resolving a defect might require making a change to the product's user's guide or Help.
Before you can make changes to the schema, you must check out the schema. If the schema is not open:
To add the Documentation tab to the Defect record form:
In the Add fields and controls to a form exercise you will add fields and controls to the new tab.