• Resolved startover909

    (@startover909)


    Is it possible to disable the client side real-time form field validation (for required fields/email etc) as the user fills in the form? I feel personally the validation performed when the user clicks submit is good enough. Having the form potentially showing errors as the user fills it out (for example it can happen when they go back to edit a field etc) can be distracting at times.

    Thanks.

Viewing 1 replies (of 1 total)
  • Plugin Contributor Justin McElhaney

    (@jmcelhaney)

    Unfortunately, at this time there is not a way to turn off the real time validation of fields.
    You could hide the messages using CSS and write more specific CSS to stop the color of the fields from changing to red when the validation runs.

Viewing 1 replies (of 1 total)
  • The topic ‘Possible to disable real-time client side validation?’ is closed to new replies.