Module functionality was added to the Drupal 8 core.
Provides a Views-style formatter for boolean list fields.

Types of formats that can be used:

  • Yes / No
  • True / False
  • On / Off
  • Enabled / Disabled
  • 1 / 0
  • ✔ / ✖
  • Custom (user-defined on/off values)

Inspired by the Views boolean field handler, which ironically cannot be used for boolean field API fields.

Project information

Releases