Replicates a model and all its relationships #6814
Unanswered
davinyoeun
asked this question in
Ideas & Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
I have two models, Device and DeviceDetail, which have a relationship (Device has one DeviceDetail). When I go to the Device page in Laravel Nova and click Replicate, only the fields from the Device model are pre-filled in the form. The related DeviceDetail fields are not displayed or duplicated in the form.
Beta Was this translation helpful? Give feedback.
All reactions