Views field formatter
Component ID
2363035
Component name
Views field formatter
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
22927
Component created
Component changed
Component body
Provide a new field formatter: 'View' for each field types and allows you to select a View and to use its result instead of the original field value.
By default, the module sends 3 arguments to the selected View.
Those arguments in order are:
- Field value: The value of the field
- Entity ID: The ID of the entity the field belongs to
- Delta: If the field has multiple value, the delta. If not, zero.
You have options for field having multiple cardinality, just like in the screenshot.
This module is handy when you want to replace the content of a field by another and use the power of Views.
