Field Formatter Condition

This module is an imitation of the module "Field formatter conditions (D7)" (ffc).

Adds conditions to field formatters. Configuration happens on the "Manage Display" screens of every entity type on a per field basis when clicking on the cogwheel on the right.

Simple conditions and actions

  • Hide source field when target field is empty.
  • Hide source field when target field is not empty.
  • Hide source field when current user has specific roles.
  • Hide source field on specific pages.
  • Hide source field when target field contains a specific string.
  • Hide source field when target field doesn't contain a specific string.
  • Hide link field if title is empty.
  • Hide date field if smaller/greater then today/custom date.
  • Hide if content from author
  • Hide if checkbox is checked (in current dev version)

Own conditions can be programmed via plugin.
Please read the README.md file.

Supporting organizations: 
Development support
Drupal 10 support

Project information

Releases