|
3.5. Float |
Top Previous Next |
|
Float is used for numerical values. It suits best for such fields as Price, Lot Size and etc. Minimum and maximum values and number of digits after the decimal point should be specified for the fields of the 'Float' type. After inputting values of these type fields, the system will omit unnecessary digits after the decimal point. This type gives an opportunity to make a search according to exact fit, certain range, more then entered value, less then entered value, above or equal entered value, less or equal entered value. By default, fields of this type are displayed as an input box on the input form and 2 input boxes (range) on the search forms. |