Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reference in "summary" field to a relation widget shows value_field, not display field #6325

Open
madsem opened this issue Mar 25, 2022 · 0 comments
Labels
area: extensions/widgets/relation type: bug code to address defects in shipped code

Comments

@madsem
Copy link

madsem commented Mar 25, 2022

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:
Screen Shot 2022-03-25 at 1 03 29 PM

Reference:
#3616 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: extensions/widgets/relation type: bug code to address defects in shipped code
Projects
None yet
Development

No branches or pull requests

2 participants