Form Validation not working

Gerard Young asked on July 30, 2019 12:13

I have made a form that has an "Email" field and a "Confirm Email" field.

I wanted to use the built in validation "compare to another field" to keep this as simple as possible in the form builder but for some reason I dont think the validation can see the value of the other field. I've tried comparing each field to the other and both comparing at the same time.

On the confirm field if I add the validation rule "Value Equals Email" it will always flag the field as invalid even if it matches. Likewise if I set the validation to "Does not Equal Email" it will pass regardless of whether the data matches or not.

I'm using Kentico 12.0.7 Portal and I have set the dependant field checkboxes.

I get the feeling this might be linked to the issue I have here: https://devnet.kentico.com/questions/form-field-data-source-based-on-another-field which remains unsolved.

   Please, sign in to be able to submit a new answer.