KenedoProperty Type Boolean
PHP class: KenedoPropertyBoolean
Recommended column type: TINYINT UNSIGNED
Object var: As property name
Displays a simple yes/no form field in the edit form. Stores 1 or 0 in the DB column.
Type-specific settings
default
Required: no
Valid values: 0 or 1
Choose if yes or no shall be preselected in new record.