How to persist fields when clicking "create another" ? #9724
Unanswered
eduardoarandah
asked this question in
Help
Replies: 3 comments 1 reply
-
Did it work? |
Beta Was this translation helpful? Give feedback.
1 reply
-
If you used this, be careful: sendCreatedNotificationAndRedirect is no longer present. |
Beta Was this translation helpful? Give feedback.
0 replies
-
In case anyone pops in here later, this solution worked for me:
My
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need to persist some fields when clicking "save and create another" instead of blanking the form
I was able to do it overwriting sendCreatedNotificationAndRedirect
However this doesn't feel clean.
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions