Cognito-forms – Regular Expressions in Cognito Forms

cognito-forms

Do the Cognito Forms support Regular Expressions to validate fields?

Best Answer

Cognito Forms can support custom regular expressions in a Text field. We also have some default regular expressions set up that can be selected. In Cognito Forms this is called Format Validation, and this allows you to validate (and potentially reformat) user input. For example: a Textbox field with format validation set to Numeric will require users to enter only numbers. You can choose from a variety of standard formats, or specify your own custom format.