This is an old revision of the document!
The basic form layout process consists of adding rows to the form and then placing “controls” in the rows. See the Managing Rows section to understand how rows can be used and the Form Controls section to understand how controls are defined in the form.
The basic layout area is shown in the image below. Note that the buttons shown (Save and Closer, Save and New, etc…) are for actions when the form is used, not for saving changes to the form.
In addition to the basic layout area, the tools to select controls and database fields to add to the form layout are found on the right side of the page. There are two (or three) tabs available.
The form controls tab lists the various types of controls (associated with the fields) that can be used in the form. An explanation of the various controls is found here.
The database fields tab(s) list the columns in the associated database tables that can be used in the form. If the form type is Header/Detail, there will be two Database Fields tabs: Database Fields (Header) and Database Fields (Detail).
Rows are the vertical elements of a form. A form can have as many rows as needed and each row can have up to twelve (12) columns to hold form field elements.
Form rows are added using the tool at the top of the layout area.
Existing form rows can be modified using the tool at the top of the layout area. Changes include:
When updating a row with more than one column, a field named “Column Widths” is displayed.
The numbers separated by commas show the number of columns in the row. The value of the numbers represent the relative size of each column in relationship to a base value of 12. By adjusting the value of the numbers, you can change the size of the columns in the selected row. Regardless of the number of columns in a row, the width values must add up to 12.
For example, using the setting in the image above the row will have four columns of the same width. If the setting were changed to 2,2,2,6 the row will have three “small” columns and one “large” column at the right end. Conversely, if the setting were changed to 6,2,2,2 the row will have one “large” column to the left followed by three “small” columns. Feel free to experiment with column widths so that they match the size of the data being captured.
Additional form rows can be inserted into an existing layout using the tool at the top of the layout area.
Existing form rows can be removed (deleted) using the tool at the top of the layout area.