Input field custom validation question
-
Is there a way to validate if two input fields content are identical?
In my form I would like to include two fields:
email
email againand validate if the two fields content are the same, before allowing submit. I whish to prevent the user from submitting, if the two email addresses differ.
Is there any to enforce this validation? Thank you for your time in advance.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Input field custom validation question’ is closed to new replies.