Mini panels field formatter
Categories
Component ID
2824296
Component name
Mini panels field formatter
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
220
Component created
Component changed
Component body
Just like the module Views field formatter this module provides a field formatter for every field. This formatter renderes a field using a mini panel.
The mini panel used as formatter can have three required contexts (in the following fixed order).
1. Entity: The Entity where the the formatter is used. (eg. Node, User, Taxonomy term, ...)
2. String or Entity: The value of the current field item as string or this module tries to create an entity from the context.
3. String: The delta of the current field item
The formatter can be configured to render all field items in one mini panel or to render a mini panel form each item.
