Checkbox Field (Legacy Version)

Overview

The checkbox field may be used for true or false statements. The field either reads true, false or no value. The field will save an integer value of 1 if true and 0 if false. 

Heads Up!

This is a legacy field type. This field type should only be used inside Field Collections or Widgets.

Content Entry Form

Content_Entry.png

The default field template will print TRUE/FALSE or nothing based on the field's content:

Checked: TRUE   |   Unchecked: FALSE   |   Nothing: Field not Displayed.

It is expected that the template will be modified to show or hide relevant data based on the setting. For example, showing or hiding an icon or a bit of data.

Content Entry Settings

There are no specific settings for the Checkbox Field.

Repeatable

This field is not repeatable.