Downloads
Download tar.gz
12.25 KB
MD5: 41ac630d822678faa1b4287b33f1ec4c
SHA-1: d7beadf734aa43e6f34ec8f225fb831762439005
SHA-256: 54ef692a240fb586e599d5a41f1d914836353d8148b0ed4dd7bae89d969125e5
Download zip
14.99 KB
MD5: 5a55ae53f7212bf480e56a07502b060a
SHA-1: e7df45b9a83259df92e3ac2e8ad9849084d155b0
SHA-256: f8e520590f805311d20c64740e0bf462d93e9891135530abd9aea64b95cf45d4
Release notes
#-- Fixed a fairly bad logical that resulted in all IF Extended options showing on all fields
#730896 - The AHAH response was not picking up the $element['#default value'] and the module now does this directly using $element['#value']. (wtf - anyone?)