I have a form where we ask the user to enter his email / number twice to verify that he used the same data in both fields is there any quick way to check field one and if its not equal to field two it throws an error
E-Mail (Field 1): Confirm your E-mail (Field2):
Phone(Field1): Confirm your Phone(Field2):
I’m sure its gonna be a small tweak that resolves this 🙂