Skip to content

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

@emilas44

Description

@emilas44

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions