Field Formatter Condition
Categories
Component ID
2754325
Component name
Field Formatter Condition
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
2127
Component created
Component changed
Component body
This module is a 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.
