Can I change form validation message ? #2492
Unanswered
mkim-salespond
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
-
Hi. I'd like to change form validation message after Login API Request like below image.
I want to put a source code for changing message inside catch
I can access DOM directly to add message and css class name to the form.
but I think there may be other way to do it.
Could you let me know if you know good way to do ?
Beta Was this translation helpful? Give feedback.
All reactions