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

How do you list the related model entries in grid? (this is not an issue) #76

Open
emilas44 opened this issue Jul 29, 2022 · 0 comments

Comments

@emilas44
Copy link

In documentation the Grid is explained well and it's used to list the model entries. So far so good.
My problem is that I'd like to, instead of this current model, list the related model entries only of this base model.

Example:
you have a User model and a user has many posts,
now is it possible to somehow click on the user so that it takes me to another view where only the grid of all the user posts are listed?

How to do this with laravel-admin?

@emilas44 emilas44 changed the title How do you list all the related models in grid? (this is not an issue) How do you list the related model entries in grid? (this is not an issue) Jul 29, 2022
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