justinmind-logo
 
Upvote 2

input field match validation

Solved Technical 4 years ago

Hi,

I am trying to validate two password fields to confirm the values entered are identical.

Any insight is welcomed.

Replies (3)
photo
1

This tutorial should help. Instead of having the condition be When... [input field] = blank, have it be when When... [input field] ≠ [other input field].


Let me know if you have any questions!

photo
1

I currently have it this way...

Condition : Field_1 = Field_2

Do : Link to another page

Else : Error message

photo
1

Ok I got it. Thanks

Leave a Comment
 
Attach a file