Table Of Contents
 

Boolean_YesNo (Yes/No checkbox)

Description


Displays a checkbox interface. Places either 'yes' or 'no' in database field.

Database Field


Database field should be of either type varchar(3) or enum('yes','no').

Usage


type="boolean_yesno"