When using a cck location field element conditional fields ignores the location widget's settings for '#required' on each individual text field (Street, City, State, etc.) and makes all fields required.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | location_cck_compatibility-1075652.patch | 1.17 KB | gaëlg |
Comments
Comment #1
gaëlgSame problem here. Did you find any fix ?
Comment #2
gaëlgThis seems to be related to the fieldgroup problem.
http://drupal.org/node/268560#comment-1747738
Comment #3
gaëlgI made a patch that seems to work, but I'm not sure if I did not break something else.
Comment #4
sivaji_ganesh_jojodae commented@gaelg, Thanks for the patch. It worked like a charm for me. I appreciate it. I will test it and let you know if it breaks anything.
Comment #5
loze commentedThe patch worked for me also. Thanks!
Comment #6
peterpoe commentedTwo recent commits fixed is issue together with many other issues with required fields:
http://drupalcode.org/project/conditional_fields.git/commit/f61e3e4
http://drupalcode.org/project/conditional_fields.git/commit/25e00b9