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

[FEATURE] Relationship fields display the related record's Name #5

Open
roanbear opened this issue Mar 29, 2023 · 1 comment
Open

Comments

@roanbear
Copy link
Collaborator

A lookup field configured to display as a column, displays the ID of the related record. This is, in fact, the accurate value of the field, but not really helpful to end-users. It would be helpful to:

image

  1. Understand the cost of displaying the related record's 'Name' value (does that reduce speed because it's another query?)
  2. Display the related record's 'Name' field
  3. If it's more efficient - document creating a formula with the related record's 'Name' field and selecting that for the column display.
@roanbear
Copy link
Collaborator Author

Text formula of a value from a related formula is supported. See Account Name in screenshot.
image

@roanbear roanbear changed the title Relationship fields display the related record's Name [FEATURE] Relationship fields display the related record's Name Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant