Hi there,
I have a custom test field on the registration form that I want to be able to validate against the database to check and see if it's being used.
Would I be able to setup this field for validation by hardcoding some javascript in the input's class field? I tried using the code below in the class field, but it didn't seem to return any validation.