Skip to content
Discussion options

You must be logged in to vote

@blondie63 like Karan said, you can completely customize what's inside the detail row. See the docs here - https://backpackforlaravel.com/docs/6.x/crud-api#details-row

In addition to that, I'd suggest you take a look at https://backpackforlaravel.com/docs/6.x/crud-how-to#hasmany-1-n-relationship-with-subform-to-create-update-and-delet-1 because what you have there is a HasMany, so your Create and Update forms could look like this:

Hope it helps.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@tabacitu
Comment options

Comment options

You must be logged in to vote
2 replies
@blondie63
Comment options

@tabacitu
Comment options

Answer selected by jcastroa87
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants