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 activated, the entire list of options is displayed. |
|
|
Prompts the user to select one option from a predefined list of options 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 type several lines of data, but which only takes up one line of space when not selected. |
|
|
Creates a field into which a user can type multiple lines of data using familiar word processing formatting tools. |
|
|
Creates a visual box on the form that acts as a container to group together a set of controls. Used for adding structure to the data entry form. |
|
|
Creates a vertical or horizontal, 3D line on the form. Used for adding structure to the data entry form. |
|
|
Prompts the user to select a numerical value. |
|
|
Prompts the user to select a numerical value from a specified range using a moving value indicator. |
|
|
Prompts the user to pick 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 they want included in the print job. |
|
|
Creates a dropdown menu containing a database record set from which users to 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 capture an image from an attached camera or scanner. |
Related Topics