How to display foreign fields data in display view? #1739
progress420
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For example: If I have users table and bio table. bio table has foreign key user_id. Now I need to display user's email from bio table, how to do that?
Beta Was this translation helpful? Give feedback.
All reactions