robust-apricot
robust-apricot•3y ago

How to reference another resource in table.

Hello, i've searched docs, but couldn't find how to do logic similar to react admin reference field https://marmelab.com/react-admin/ReferenceField.html, e.g show (in table of posts) user name instead of id
No description
2 Replies
Omer
Omer•3y ago
Hey @artemichi 👋, You can use useMany hook for handling relationships 🚀 https://refine.dev/docs/tutorials/ant-design-tutorial/#handling-relationships
robust-apricot
robust-apricotOP•3y ago
oh i missed it. thank you

Did you find this page helpful?