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

Carry on Presentable Fields in Admin UI #3666

Open
pranjaldugar opened this issue Nov 3, 2023 · 2 comments
Open

Carry on Presentable Fields in Admin UI #3666

pranjaldugar opened this issue Nov 3, 2023 · 2 comments

Comments

@pranjaldugar
Copy link

pranjaldugar commented Nov 3, 2023

Hi,
It would be nice to ...,
lets say we have 3 collections,

  • Persons with fields name, ....
  • Subscriptions with fields person (Relation to collection Persons), ...
  • Events with fields subscribers (Relation to collection Subscriptions), ...,

if field name (Persons) & person (Subscriptions) are marked Presentable,
it would be nice to be able to see the person's name in Events when selecting (instead of ids) subscribers (Relation Picker and Relation Chip).

Thanks for your work!

@valentincostam
Copy link

I would love to see this implemented.

Does it have anything to do with this issue on the roadmap? If so, I'm glad to see it on the backlog.

@mrelemerson
Copy link

Hello, I am just implementing this scheme and it happens that it does not show the presentable field of "objects" referenced in "permissions" in the "role_permissions" collection

image
https://mfi.engineering/extensible-and-secure-authorization-with-nestjs-and-casl-c6f6d1ceefd5

image

image

Thanks for your work!

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

3 participants