Avinash
nested relation in filament 3
Book, Bookedition & Bookeditioncopies are the related modals. Bookedition has book_id and Bookeditioncopies has bookedition_id.
I have created book resource and relation manager for Bookedition. When clicked on book I am able to see all related book editions.
Now I want to add an action button or any other way where in when I click on record of the book edition table shown under Book, I should be able to view and create book edition copies.
3 replies