The Form-Options Tab is pretty similiar to the Grid-Options tab. while the Grid-options-tab contains the settings and options which will effect the generated grid-view, the Form-Options Tab contains all settings which will effect the generated update and insert-view.
![]() | The settings on the Form-Options tab effect the Update and the Insert-View. |
On the left side it is possible to see the list of columns for each view of each group. You can select or deselect a specific column for display by clicking on the check-field next to its name. Selected for display in this context means that this column will be shown in the produced update/insert-view. Moreover each column has options associated with it. The options of the currently highlited column in the list are displayed and can be changed in the Field Options group-field on the right side.
Field Options:
Input field caption is the name that will be used to label this column in the generated insert/update-view.
Fixed column width allows you to specify a fixed width for the html-input field representing this column. The specified width is translated into a css-html-statement.
On the right, upper side there is the Form Options section.
Since update and insert- views are always displayed as popup windows you can always specify the screen-position where they should pop up.