Custom Input/Form Validation

Curious if anyone has implemented form validation where an input must equal a specific value. In the case that the value matches, the form’s success message is shown. If it doesn’t, the form would show the error message.

Has anyone done anything like this natively or by using a custom solution in Webflow?

± the idea:

https://stackoverflow.com/questions/34466853/how-to-validate-an-input-type-text-element-to-only-accept-certain-content

https://stackoverflow.com/questions/15541827/form-validation-with-javascript-field-value-must-be-between-2-specific-numbers

Its hard to answer without doing tests and so on. Anyway first create codepen - than remove the idea to webflow.

We created a free and simple solution (with a tutorial) for validating text inputs.

If you have any questions please feel free to tag me!

Happy Thursday!