Problem/Motivation

We look up fields and find if they have a matching formatter but this is unnecessary as we know the field we're rendering.

Proposed resolution

Pass the name of the field we're rendering along.

Remaining tasks

User interface changes

None

API changes

Add field name to route

Data model changes

None

Release notes snippet

N/a

CommentFileSizeAuthor
#3 3062718.patch7.7 KBkkumaren
#2 3062718-2.patch7.58 KBalexpott

Comments

alexpott created an issue. See original summary.

alexpott’s picture

Status: Active » Needs review
StatusFileSize
new7.58 KB
kkumaren’s picture

StatusFileSize
new7.7 KB

Updated patch for the latest commit

  • alexpott authored 0fcf3a5 on 8.x-1.x
    Issue #3062718 by alexpott, kkumaren: Discovering the field is...
joshmiller’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.