True / False
Last updated
Last updated
A True/False field type (e.g. ACF True/False field), often represented by a checkbox or a pair of radio buttons with Yes/No labels, is suitable when you have a statement or question that can be answered with a binary (two-option) response.
Select the true/false field from your field Group.
As an alternative you could use the Radio Button or Checkbox field.
You can use the True/False field in any Twig conditions.
In addition to conditional usage, the True/False field can be visually represented as a check or cross icon. This approach provides a clear, visual way to display binary information. For this example, we've used the UTF-8 check and cross icons:
Twig template:
CSS code: