Replicate action on model with Repeater->asHasMany() #5930
Unanswered
davidbankes
asked this question in
Q&A
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.
-
I have a resource with a repeater that is a hasMany. When I replicate the resource, none of the repeater values get replicated along with it.
Is there a way to hydrate the relation in such a way that new, unsaved relation records will show up on the editing screen before saving the replicated model? And then save properly?
Beta Was this translation helpful? Give feedback.
All reactions