- Issue created by @ericgsmith
- Merge request !4Issue #3447480: Support entity reference revision fields → (Open) created by ericgsmith
- Status changed to Needs review
6 months ago 11:48pm 15 May 2024
I have a use case for this module on an entity reference revisions → field.
I want to use a view as a field formatter for this field - but I need the contextual value to be on the revision id instead of the entity id.
This will allow the module to be used for things like paragraphs or storage entities.
Add new formatter support entity_reference_revisions fields
Extend existing formatter
Alter logic so that the view method can be shared, and overridden for the entity_reference_revisions formatter to pass in the revision id instead of entity id.
Review
Additional formatter for entity_reference_revisions fields
n/a
n/a
Needs review
1.2
Code