FilamentF
Filamentβ€’3y ago
qcol

Nested resource

Hi!

How do you currently solve the problem of nested resources?

I have such tables:
Orders
-> product_sets
-> product_set_items

Products are managed by relation manager. When I enter an order I can see the products table under the order. However, the product sets have items. When I click on one of the product_set columns, I should be taken to edit product_set_items. Is there an example somewhere where I can preview such a solution? I don't see anything like that in the demo.

I saw on roadmap the idea of nested resources. I can't wait, that would be brilliant πŸ™‚
Was this page helpful?