Open topic with navigation
Data entry controls are those that enable user input. While more than one type of control might functionally work for your situation, you may find that one is more intuitive for your users than another. Perhaps one type needs less explanation on the or another provides specific choices for the user.
Organizational>controls include the Group Box control and the Group Divider Line control. This type of control improves usability by organizing the on your into sections. Organizational controls cannot be modified by users at print-time.
To add a data entry control using the Create menu
-
From the Create menu of the Data Entry Form view, click Data Entry Control and select the control that you want to add to the . Alternatively, click the icon on the object toolbar and select the control that you want.
-
Click on the data entry form to place the control at the cursor location.
-
Double-click on the control to open the Control Properties dialog. Alternatively, select Properties from the control's .
-
From the list of available property pages in the Navigation Pane, select Linked Data Source.
-
From the list of data sources on the Linked Data Source property page, select the you want linked to the selected control.
-
Make any additional customizations to the control using the additional property pages in the Navigation Pane.
-
Click Close to close the Control Properties dialog.
To add a data entry control using the Data Sources Toolbox
-
Open the Data Entry Form view.
-
From the Data Sources pane of the Toolbox, locate the data source for which you want to create a data entry control.
-
Click on that data source, and while holding the left mouse button down, drag the data source onto the data entry form to the location you want the control placed.
-
Release the mouse button to open the Create Data Entry Control dialog. The Create Data Entry Control dialog displays only the controls that are appropriate for the data source type that was selected. For instance, if you selected a data source that is a "text" type, the number input box and slider controls are not available in the dialog.
-
Click on the control type that you want to create, and click the Create button to insert that control on the data entry form.
-
Double-click on the control to open the Control Properties dialog. Alternatively, select Properties from the control's context menu.
-
Make any additional customizations to the control using the additional property pages in the Navigation Pane.
-
Click Close to close the Control Properties dialog.
To add a group box to the Data Entry Form
-
From the Create menu of the Data Entry Form view, click Data Entry Control and select Group Box. Alternatively, click the icon on the object toolbar and select Group Box.
-
Click on the data entry form to place the control at the cursor location.
-
Double-click on the group box to open the Group Box Properties dialog. Alternatively, select Properties from the group box's context menu.
-
In the Navigation Pane, select Group Box from the list of property pages.
-
In the Text field, enter the heading you want for the selected group box.
-
Click Close to close the dialog.
To add a group divider line to the Data Entry Form
-
From the Create menu of the Data Entry Form view, click Data Entry Control and select Group Divider Line. Alternatively, click the icon on the object toolbar and select Group Divider Line.
-
Click on the data entry form to place the control at the cursor location. Group divider lines can be placed either horizontally or vertically.
-
Double-click on the group divider line to open the Group Divider Line Properties dialog. Alternatively, select Properties from the group box's context menu.
-
In the Navigation Pane, select Group Divider Line from the list of property pages.
-
In the Length field, specify a specific length for the line.
-
In the Navigation Pane, select Position from the list of property pages.
-
In the X and Y fields, specify specific coordinates for the beginning point of the line on the data entry form.
-
Click Close to close the dialog.
In this Section
-
Available Controls
The data entry form supports a variety of familiar user-input controls as well as organizational controls. Whether you need a simple text box control, a control that can a weight measured by a scale connected to your computer, or a labeled box to group a set of controls, there is a control to meet your requirements.
-
Control Properties Dialog
Once you have decided on the type of control you want to use and added it to the form, you will need to configure it using its property pages. Depending on the control, you can specify such things as the values the user can choose from for list boxes or radio buttons, numerical values available for a slider, or how often the control is displayed during a print job. These and more configuration options can be found on the control's Control Properties dialog.
-
Configuring Controls
Many of the configurations you may want to specify for a control are fairly evident. This section describes some configurations that may require additional explanation.