Reference in "summary" field to a relation widget shows value_field, not display field
Open
area: extensions/widgets/relation
type: bug
- Dominant language
- JavaScript
- Stars
- 19.4k
- Forks
- 3.1k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 9
Description
When referencing a relationship widget inside a `summary` field, the wrong value is displayed.
Expected it to display the value of `display_fields` and not as it currently is, the `value_field`.
Because the `value_field` holds the indentifier, which most often not what the user should see.
Example:

Reference:
https://github.com/netlify/netlify-cms/pull/3616#issuecomment-626250996
Contributor guide
Assessment
This issue has not been assessed yet.