It worked some what, but the error message hides automatically..sometimes with in half a second
It worked some what, but the error message hides automatically..sometimes with in half a second
good work Caolga! but I think all 'isValid' should be replaced to something else like 'isRemoteValid', this.isValid overrides Field.isValid function and will cause problems
Good and usefull work.
Thank you
Magicbob
If you supply a value: to initialize the field to and select onValidate you get a condition where the validation is called before this.remoteCheckIcon is initialized. Other than that, Light is Green, trap is clean!![]()
I was looking for something like that....works smooth.... but since I am a n00b with ext, how would I prevent the remote checking if someone decides to cancel the form ? Currently when I watch it with firebug it runs a remotecheck while the form is being closed.
Other than that, it works for me like a charm, did not even had to think about it. Plug&Play, that's what this n00b likes..... Thanks a bunch
Very cool; thank you for sharing.
Is it possible to set a minimum number of characters before validation?
Thank you for your time.