Closed (fixed)
Project:
Clientside Validation
Version:
7.x-1.x-dev
Component:
Form Validation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2013 at 15:28 UTC
Updated:
18 Jul 2013 at 09:31 UTC
I have a field i want to validate on blur event by custom ajax call.
On form submission, i want to add error message (if any) of my field to clientside_validation errors messages list.
How can i do this ?
Comments
Comment #1
attiks commentedYou have to add a custom rule, have a look at #1281494: Extending Client side validation to build custom form validations. and #1286870: example for defining extra validation rules
Comment #2
attiks commentedYou have to add a custom rule, have a look at #1281494: Extending Client side validation to build custom form validations. and #1286870: example for defining extra validation rules
Comment #3
jelle_sI'm marking this as fixed, since we haven't heard from @MarcElbichon in a while. If not, feel free to reopen.