Custom Validation on Form Fields

  • 10 February 2019
  • 1 reply
  • 81 views

Badge

I’ve reviewed this page that relates to customer input validation.

Can anyone tell me how to modify the following line:

var valid = ( value === ‘I accept’ );

So that I’m ensuring 2 numbers are entered.

Thanks.


1 reply

Userlevel 4
Badge +1

For anyone who comes across this post, we recently added a similar option while you’re editing your forms within the builder directly. Check it out here!

Reply