User Input Field Error Messages

I do not seem to be able to attach a specific error messages to user input fields, just error state styling. I feel such an option would be rather helpful on this window

1 Like

I’m discovering the same. I see “contact forms” have default and custom error messages per element, but if you’ve built a custom form from scratch (via Wix Code) do you have to add and code for every error message? I’m fully aware of how to do the custom validation and error message, but what about displaying the messages of the standard validation (i.e., required field or if you’ve added a patter/rexeg to the field). I have set the fields to modify their style/format to indicate an error, but how do you tell the user what is wrong (i.e., Required Field).

If what I think is true, you have code/design for every message, anyone have an easy way to do that? Does Wix have all the standard validation error messages somewhere?