How to customize a error message in sitecore 9 forms submit
While implementing a custom login form ,i need to show why login failed on submit action, for eg message like no such user ,invalid credentials etcc..in sitecore 9 forms there is a field to provide general error message for all errors...but i want to provide custom messages..is it possible?

Joseph ThomasPosted Jul 6, 2018, 9:35 AM
snehal suryavanshiPosted Jul 6, 2018, 5:55 AM
If a submit action fails, for example if a form verification where a user already exists or a save action fails because an email could not be sent, the Web Forms for Marketers module displays an error message. You can customize the error message to ensure that the visitor receives the best possible information.
To customize a submit action error message:
If the submit action fails, the modified error message is displayed to the visitor.