If you create a form and choose to have it generated automatically (as opposed to creating it from scratch), there are still some adjustments you can make to fine-tune it.
Any of the following things can be done on the tab of the dialog or the dialog.
Tasks that affect what the form will look like | Procedure |
Create a group of controls to be kept together (a group box). |
Note: All fields or XBOUND tables that are contained in a group must be kept together, with no other controls among them. And the first control in the group that is to be included on the form must start a new line (i.e. must be selected). |
Select which fields are to be included. | Select in the column – or select . |
Specify field labels. | Click in the column to change a name. Labels for tables are displayed in the table headers. (Note: Tables are not supported in web forms.) Labels for checkboxes are displayed to the right of the checkbox. |
Select whether labels are to be placed above or to the left of controls. | Only for text boxes and combo boxes. Not supported for web forms. Select or . If labels are placed to the left of controls, specify (in pixels) a width for them. By default the label is 100 pixels wide. |
Select the control type for each XBOUND field. | Click in the column and select an available control. Note: Not all of the control types are available when auto-generating a form. For normal fields you can select , or . For XBOUND tables only is available. The full set of controls is available in the Validation Designer. The controls are described in here. |
Adjust the width of the form. | Not supported for web forms. Click in the box and specify the width of the form to be generated, including the image viewer. The value is divided by two, because two panels are created next to each other – the viewer for the image and the panel containing the fields. If you specify a width of 1200 pixels, each half is initially 600 pixels wide. By default the form is 1000 pixels wide. Note: This is only used for the initial generation of the form. The size of the panels is not taken from the preview mode. You can adjust the width in the pane of the work area for forms, and the user can rearrange the panels as needed in Verification. |
Change the order of the fields. |
You can use drag and drop for this, as well. Note: The position of the items affects the tab order in the finished form. |
Tasks that can simplify your design work | Procedure |
Check what the form looks like with the current settings. | Click . Tip: You can keep the dialog open while you make changes. However, to see the result you must click again. |
Limit the fields and tables that are currently displayed. | In the box, type the letters to search for. Then only field(s) and group(s) with names containing those characters are displayed. For example, type Invoice in the box to display only fields or groups that contain "Invoice" in their name. Now you can select to select only the displayed items. |
Hide all items that are not currently included on the form. | Select . This hides items that are not selected in the column. |