Pages
allow you to organize controls into groups. If your form has more controls
than can be displayed on the main page, you can add a page to group the controls
on the form. You can add as many pages as you need.
Adding tabs to forms
By default, each record form contains one tab to hold all controls.
You can add multiple tabs to the form to separate and group your controls.
Changing form page (tab) names
You can change the name of a page (tab) on a form and include an
access key so that users can display the page by pressing the corresponding
key on the keyboard. Access keys are underlined in the page name that appears
on the page.
Restricting access to tabs
By default, a page and its respective tab is visible to all users,
but you can restrict access to a page so that it is visible only to users
in selected groups.
Changing the order of tabs
By default, tabs on a form are displayed in the order in which
you create them. You can change the order by assigning an index number to
a tab. The index number identifies the order of the tab on the form; the first
tab has index number 0, the second tab has index number 1, and so on.
Deleting pages (tabs)
You can delete a page (tab) from a form. Deleting a page also deletes
all of the controls on that page.