The Checkbox field is on or off (technically that means: true or false, so-called Boolean). Its meaning depends on the label e.g. Checkbox "PermissionDenied" ✔ means permission denied, whereas checkbox "PermissionApproved" ✔ means permission granted, although the checkbox in both cases has the same value (true), the understanding is different based on the label.
Checkbox Overview
Icon | |
Checkbox Off (Disabled) | |
Checkbox On (Enabled) | |
Checkbox read-only display | |
Behavior | |
Examples | "Release Signed" to denote whether a release has been signed or not for the photo in question. |
Usage considerations | The search does not search for the label, but only the value which is true/false for a checkbox. |
Checkbox Value Handling
Picturepark Setup Example | Layer: Corporate Information (ID: CorporateInformation) |
Fieldpath | corporateInformation.legallyApproved |
Advanced search for field | Unable to render {include} The included page could not be found. |
Advanced search for the field value | Unable to render {include} The included page could not be found. |
Use in Display Pattern | Unable to render {include} The included page could not be found. |
Returned field value | True / False |
Checkbox Field Settings
Name | The label of the checkbox, which basically determines whether the checkbox must be switched on or off. |
ID | Unable to render {include} The included page could not be found. |
Sortable | Unable to render {include} The included page could not be found. |
Include in filters | Unable to render {include} The included page could not be found. Will always have included in the search and filters set to true per default on creation. You can change this if you don't want to use the checkbox in channel filters. |
Include in search | Unable to render {include} The included page could not be found. The simple search in the content browser cannot be used to find true or false values. In such a case, we recommend using an advanced search or adding a channel filter. |
Boost value | n/a |