Available Controls |
Data entry forms support the following controls.
|
Control name |
Description |
---|---|---|
|
Prompts the user to enter a value into a text box. |
|
|
Prompts the user to select one option from a predefined list of options. When the dropdown list is inactive, it displays a single value. When it is active, it displays the entire list of options. |
|
|
Prompts the user to select one option from a predefined list of options that are displayed in a box. |
|
|
Allows for one of two possible data source values to be selected for the form: a checked value or an unchecked value. |
|
|
Prompts the user to select one option from a predefined list of options. |
|
|
Creates a text box into which a user can enter several lines of data but which uses only one line of space when it is not selected. |
|
|
Creates a field into which a user can enter multiple lines of data by using familiar word processing formatting tools. |
|
|
Creates a visual box on the form that acts as a container to group a set of controls together, which adds structure to the data entry form. |
|
|
Creates a vertical or horizontal three-dimensional line on the form, which you can use to add structure to the data entry form. |
|
|
Creates a button on the data entry form that the user can click to complete a previously configured action. |
|
|
Prompts the user to select a numerical value. |
|
|
Prompts the user to select a numerical value from a specified range by using a moving value indicator. |
|
|
Prompts the user to select a date from a calendar. |
|
|
Prompts the user to enter a time value into a text box. |
|
|
Prompts the user to select a date from a month calendar box. |
|
|
Creates a Select Records dialog on a data entry form from which users can select the database records that they want to be included in the print job. |
|
|
Creates a dropdown menu that contains a database record set from which users can select a single record. |
|
|
Prompts the user for a weight from a weighing scale that is connected to the computer. |
|
|
Prompts the user to select an image from a file or to capture an image from an attached camera or scanner. |
Related Topics