Is there any way to validate fields to see is they are unique prior to submitting (email / other text or # field) ?
Forums
Validation for duplicates
Hi thefrobel,
There isn't a built in method but you can do this with JavaScript using AJAX to send a query back to the server.
Bob
There isn't a built in method but you can do this with JavaScript using AJAX to send a query back to the server.
Bob
This topic is locked and no more replies can be posted.