Allow for fieldsForReplication #5172
Unanswered
LorenzoSapora
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.
-
I'm faced with an odd situation where I need a different fieldsForCreate from my replicate fields, so allowing a
public function fieldsForReplicate(NovaRequest $request){}would be very useful to me.I am aware of the replicate(), but I think fieldsForReplicate() would be more "Nova".
Beta Was this translation helpful? Give feedback.
All reactions