Boolean is used for fields which can take on a yes or no value. The good example is house options such as: Central Air, City Lights View, Fireplace, Swimming Pool 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.
|