How To- Two validation properties for "Exist in Database"

A little background… I need to validate a new user by asking them to provide me with two pieces of information that should already exist in one row of our database. I have a form that has the two fields and I am using the Validate Data in Server Connect.

I am using the tutorial on how to validate if a record exist in a database. I followed the tutorial and it works great for one validation, but not for two. So if one value out of the two columns is a match, I get a status 200 but I need it to match both. Is this possible? Is there an easy way to do this?


Thanks in advance for any suggestions and help.

Community Page
Last updated: