BooleanField object

The BooleanField object accesses information for a Boolean field in a form.

Properties

TypeValuesDescription
NameReadGets the name of the field.
ValueRead/writeGet/Set the value of the field.
TrueRead/writeGet/Set the true value of the field.
FalseRead/writeGet/Set the false value of the field.
RequiredRead/writeGet/Set whether the field value is required.
HelpMsgRead/writeGet/Set the help message for the field.