- Static Text, which contains the name of the field
- White Gap, which describes the gap between the name and the data of the field
- an element which describes the contents of the field; the type of this field depends on the type of field contents
Name properties
The name of a field is described by a Static Text element. The properties of the name are specified on the Label tab of the element’s Properties dialog box. To open the element’s Properties dialog box, in the FlexiLayout window, right-click the element and select Properties… from the shortcut menu.Show Properties dialog box, Label tab
Show Properties dialog box, Label tab

Position of a field relative to its name
The position of a filed relative to its name is specified on the Field Position tab.Show Properties dialog box, Field Position tab
Show Properties dialog box, Field Position tab

-
Field Position
Specifies the position of the field relative to its name (to the right, to the left, above, or below). -
Field alignment
Specifies the alignment of the field’s search area relative to the rectangle enclosing the name. The value here depends on the value of the Field Position field:- If the field is positioned to the right or to the left of the name, its search area may be aligned by the top or bottom boundary, or it may be centered
- If the field is positioned above or below the name, its search area may be aligned by the left or right boundary, or it may be centered
-
Minimum space
Specifies the minimum space between the name and the field (in user-defined units of measurement) -
Search area width
Specifies the width of the search area (in user-defined units of measurement) -
Search area height
Specifies the height of the search area (in user-defined units of measurement) -
Detect indent size
A flag that specifies whether a White Gap element should be used to detect the distance between the field and its name. If this option is cleared, the search area of the distance begins from the value specified in the Minimum space field. Otherwise, starting from this distance, an auxiliary White Gap element is generated and the search area begins after this element.
Field search constraints
The search constraints for a field are specified on the Field Position tab.Show Properties dialog box, Field tab
Show Properties dialog box, Field tab

Fixed variants
Fixed variants
This type coincides with type Static Text and has the same properties.
Number This type has the following properties:
Number This type has the following properties:
- Value interval
The range of possible values. Possible values range from -2147483648 to 2147483647. - Signs and Separators includes two settings that determine whether the program should look for signs and fraction separators:
- Take sign into account indicates that the number can have a sign.
- Can be fractional indicates that the number can include a fractional part.
Currency
Currency
This type has the property Currency names, which is completely identical to the property of the Currency type of the same name.
Date
Date
This type coincides with type Date and has the same properties.
Phone
Phone
This type has the properties Min number of digits and Max number of digits, which are completely identical to the corresponding property of type Phone of the same names.
Character string
Character string
This type has the following properties:
- Alphabet specifies a set of allowed characters. Works in the same way as the Alphabet property from the Character String type.
- Regular expression specifies the expression to be used as the search pattern. This property is completely identical to the property of type Character String of the same name.
- Min length specifies the minimum length of the string
- Max length specifies the maximum length of the string
