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

Show a specific column when referencing another entity #158

Open
Kiritsu opened this issue Nov 24, 2022 · 1 comment
Open

Show a specific column when referencing another entity #158

Kiritsu opened this issue Nov 24, 2022 · 1 comment

Comments

@Kiritsu
Copy link

Kiritsu commented Nov 24, 2022

Hello,

I have a One-to-One entity that has the following representation: {Id;Cost;Collaborator;CollaboratorId}

The Id is obviously the foreign key and the Collaborator is the foreign entity. When adding or editing the entity, I'd like to show the Collaborator.Name rather than the Collaborator.Id. Is it possible?

image

@prabakartemp
Copy link

I would like to get this feature too.. thanks

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

2 participants