Warning: You are browsing the documentation from version 4 to 10 of Pimcore.
Please visit https://pimcore.com/docs/platform/ for the latest versions of Pimcore.
Version:
Edit on GitHub
Boolean Formatter
Interprets child values as boolean and
returns depending on the boolean value a custom text for yes (= true
) or no (= false
).
Values of multiple children are combined with AND
operator.