Allow to change success message #1
pedro-santiago
started this conversation in
Ideas
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
|
The logic would be exactly the same used above, with And another method would allow changing the successCallback: Then, when setting the field itself we would do |
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
Uh oh!
There was an error while loading. Please reload this page.
-
When localizing the
Successmessage, I cannot override it:What do you think of creating a property like
$successCallback, if it exists, would just call it instead? That would allow message localization, for instance.Okay, I could get into my
.jsonlang file, but what if I need a specific message or event to be thrown right at this moment?I could create the PR, if you want it. Just discussing it first to see if it makes sense.
Beta Was this translation helpful? Give feedback.
All reactions