Active
Project:
Validation API
Version:
6.x-1.0-rc5
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2009 at 04:54 UTC
Updated:
7 Aug 2009 at 06:52 UTC
Hola.
I am trying to use Validation API with a Date field in my registration form.
When looking at the field name, it is like so: "field_birthday[0][value][date]"
When I call that field name, or "field_birthday" from Validation API, it does not work. Any other field works.
Although this seems to be a weird issue with Date form-naming, maybe you can lead me somewhere?
Cheers!
Comments
Comment #1
kvvnn commentedUsing field_birthday[0] works.