eef_duplicate_fields
EEF — Duplicate Fields extends the Entity Extra Field module with two powerful extra field plugins, allowing editors and site builders to surface field data in ways that would otherwise require custom code.
Duplicate Field creates a virtual copy of any existing field on the same entity, rendered with a completely independent formatter configuration. Use it to display the same image at two different sizes, a date in multiple formats, or a body field with different truncation settings — all without adding redundant fields to your content model.
Referenced Entity Field renders fields from a referenced entity directly in the parent entity's display, with optional single-level chaining through a second entity reference. Pull a branch phone number onto an event, or chain through Event → Branch → Branch Address, all from the Manage Display UI.
Both plugins respect field access permissions, handle multi-value references, and propagate cache metadata correctly.