Online Help & Documentation Online Help & Documentation
  • Software by ALBX Solutions
  • Phone: 866-239-3400
  • Product Site
Form Administration

screenshot
Fields
Form TitleThe title of the form.
Form DescriptionDescription of the form.
Record TypeThe type of record which can be viewed, edited, or searched on the form.
ContainersList of container controls, or tabs that are used to group information on the form.
FieldsList of fields for the record type used by this form.
ControlsList of controls on the form.
screenshot
Fields
Container NameInternal name of the container control.
Container TypeType of container control.
Container TitleTitle of the container control.
SequenceThe sequence in which to display the container control on the form.
screenshot
Fields
Field TypeThe type of field, eg. Table, User Defined, Join, Caculated.
NullableIndicates whether this field allows null values or not.
Field NameInternal name of field.
Field DescriptionDescription of the field.
Data TypeThe type of data stored in the field.
Max LengthThe maximum length of the data stored in the field.
screenshot
Fields
Control NameInternal name of the control.
ContainerThe container control that the control is diplayed on.
FieldThe field that the control is bound to.
Control TypeThe type of control, eg. Text Box, Drop Down List, etc.
User Defined ListA user defined list of values.
Label TextThe text to be displayed in the label above the control.
Tool TipThe text to be displayed in the tool tip bubble when the mouse pointer hovers over the control.
HeightThe height of the control in pixels.
WidthThe width of the control in pixels.
Default ValueThe value that the control is defaulted to when entering a new record.
Format StringUsed to determine how the contents of control will formatted when displayed.
VisibleIf false, the control will not be displayed visibly on the form.
RequiredIf true, the record cannot be saved when this control is left blank.
SequenceThe sequence in which to display the control on the form.
Max LengthThe maximum length of data that can be entered in the control.
screenshot
Fields
List NameA name used to identify the user defined list.
List DescriptionDescription of the user defined list.
List ItemsThe values or choices in the list.
screenshot
Fields
CodeA short code or abbreviation for the item in the list.
SequenceThe sequence in which to display or sort this item in the list.
NameThe name of this list item; the value to be displayed.
DefaultFlag identifying if this item is the default selected item for the list.
ActiveFlag to indicate if this item is active and should be displayed.