Configuring Form Behavior |
You can change how your data entry form behaves at print time by configuring the order in which multiple forms are displayed, determining whether a form is displayed at all, and setting the tab order of the controls on each form.
Changing Display Order for Multiple Forms
By default, data entry forms are displayed in the order in which their tabs appear at the bottom of the design area. However, you can change this order by using a drag-and-drop operation.
By using a form's Selected Control property page, you can specify the conditions that determine whether a form is displayed for user input. The conditions can be based on a database record or on user-input data that was provided on a previous form during the print job.
To make your data entry form more usable, you can organize the order in which a user can tab through the data entry controls. The Tab Order property page provides several options to meet your needs.