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.
Code:
cb_fieldToValidate {cb_fieldToValidate:true,remotejhtml:true,minlength:3,maxlength:150} required inputbox
Any suggestions would be greatly appreciated.
Thank you kindly,
Roy