|
f. Boolean |
Top Previous Next |
|
Boolean is used for fields which can take on 'yes' or 'no' value.
The good example is automobile options such as: air conditioning, airbags, anti-lock brakes and etc. By default fields of this type are displayed as check boxes on the input and search forms. On the display form fields of this type are displayed as a field name if selected and null value if not selected. |