Releases for Dependent Fields
dependent 6.x-1.x-dev
First released: October 14, 2009 - 14:06
Size: 11.13 KB
md5_file hash: 0721a23b7150cbe55fabd2fdee645449
Last updated: October 16, 2009 - 00:08
6.x dev snapshot.
addresses #296351: Drupal 6.x version for this module
Please note
If you were using any custom implementations based on this module, e.g. you were writing your own javascript interactions with Drupal.settings.dependentfield, these implementations will break. The data structure for this javascript setting has changed.
dependent 5.x-1.4-beta
First released: May 31, 2008 - 18:09
Size: 12.9 KB
md5_file hash: cb4556717aec4ca3168487242477a137
Last updated: May 31, 2008 - 18:10
Now you can choose a selection field as a parent field.
Several issues have been fixed as yet. The module javascript code recognizes form items only when they are from class 'form-item'. Therefore, now the module adds the 'form-item' class to fields that have a ['#theme'] in their array.
dependent 5.x-1.3-beta
First released: April 3, 2008 - 08:20
Size: 12.61 KB
md5_file hash: dc745f8907a4fdfa26dcf1bdf8f45220
Last updated: April 3, 2008 - 08:25
fixes the warning:
warning: array_merge() [function.array-merge]: Argument #2 is not an array in .../modules/dependent/dependent.module on line 29.
dependent 5.x-1.2-beta
First released: April 1, 2008 - 22:26
Size: 12.6 KB
md5_file hash: bcecc4f34ab609b62e80e92c90cfc5e3
Last updated: April 1, 2008 - 22:30
adding a fix for viewing a node. Now when a field is being hidden during view operation, its dependent field are automatically being hidden too. see issue http://drupal.org/node/240591
dependent 5.x-1.1-beta
First released: April 1, 2008 - 21:29
Size: 12.42 KB
md5_file hash: eb2b9761c1425453c3cfec7bd73dc26e
Last updated: April 1, 2008 - 21:30
fixes the bug in IE6 causing the error message: Error Message: 'parent_forms[...].children_arr' is null or not an object
The problem is due to a bug in the attr function which return "undefined" when calling attr("0") even if it is defined.
dependent 5.x-1.0-beta1
First released: March 18, 2008 - 21:48
Size: 12.4 KB
md5_file hash: 7aef392a4e88fc53672da1e1f6cc0b9f
Last updated: March 18, 2008 - 21:50
fix bug with jquery versions. It seems that when a DOM element attribute is not set, jQuery 1.1 returns null and jQuery 1.2 return "undefined".
dependent 5.x-1.0-dev
First released: March 14, 2008 - 17:46
Size: 12.34 KB
md5_file hash: 4ca349230c504b8bf7d142cf6d79f8b1
Last updated: March 14, 2008 - 17:50
Fixed compatibility issues with jquery 1.2.1.
dependent 5.x-1.x-dev
First released: March 7, 2008 - 10:33
Size: 12.9 KB
md5_file hash: 1ba62c57d870b1410177626065ba8ee5
Last updated: June 1, 2008 - 00:02
The initial release.
