subform_element 5.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| subform_element-5.x-1.4.tar.gz | 9.68 KB | e675190e8ca261c34c30479d2822f873 |
| subform_element-5.x-1.4.zip | 10.91 KB | 8e2295445f108e991702b35e29251378 |
Release notes
#269218 make sure the subform isn't set to be #programmed, so that radio/checkboxes set to required are properly validated
fixing a bug in the fix for #269218, also fixing #267466
changed the module to have #data_separation set to FALSE by default
subform_element 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| subform_element-6.x-1.x-dev.tar.gz | 11.5 KB | 2d5aa345ecc1d70865693be791f7c5ea |
| subform_element-6.x-1.x-dev.zip | 13.4 KB | 8bae65bdd73a5192755aea7d0edc234e |
Release notes
development snapshot
Be sure to read http://drupal.org/node/293836
subform_element 5.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| subform_element-5.x-1.3.tar.gz | 9.67 KB | 6de3e61386eed8ab14e30fe7687784fd |
| subform_element-5.x-1.3.zip | 10.89 KB | 0aa4870857be629fa001e5a114fd4b76 |
Release notes
changes since 1.2:
#140353 fixed a wrong comment
bugfix: fixed file uploads with #data_separation on by excluding them from the separation
subform_element 5.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| subform_element-5.x-1.2.tar.gz | 9.45 KB | e791d45ef9c6278500dee9a325585c85 |
| subform_element-5.x-1.2.zip | 10.63 KB | f1cbd81143c05844c29301a331241621 |
Release notes
changes since 1.1
* bugfix: obey #access for the #data_separation feature
* added another optional attribute #extra_form, which lets you easily add further form elements to the subform
subform_element 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| subform_element-5.x-1.1.tar.gz | 9.45 KB | 0bc4998aae1c33f7c2dc2e5b1c70846d |
| subform_element-5.x-1.1.zip | 10.63 KB | 4d23326f4401f37d23403cfc55dc3694 |
Release notes
changes since 1.0:
I've added two new settings for subforms.
* #data_separation, defaults to on: Separates the data in $_POST to avoid name conflicts
* #subform_after_build: This just adds #after_build functions for you to the subform. Useful for customizing subforms.
subform_element 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| subform_element-5.x-1.0.tar.gz | 8.38 KB | a6e1c62046192f843936bfe6b87c923d |
| subform_element-5.x-1.0.zip | 9.52 KB | f97240406d30189de5e110d3d52d364e |
Release notes
1.0 release
subform_element 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| subform_element-5.x-1.x-dev.tar.gz | 9.66 KB | 206836c98d1a1c06f43cdacc78736554 |
| subform_element-5.x-1.x-dev.zip | 10.76 KB | 0059009ed05619aab435350aa029f8e5 |
Release notes
5.x compatible development snapshot