You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @beauremus. If I understand correctly, you could do this using a combination of jQuery validation's validator.addMethod function and a method that calls to the server to check the inputted value against some data from a collection. Does that make sense?
I would like to validate the input of a form against the existence of common fields in another collection. Any suggestions on how to accomplish this?
The text was updated successfully, but these errors were encountered: