subform_element 5.x-1.1
Official release from CVS tag: DRUPAL-5--1-1
Download: subform_element-5.x-1.1.tar.gz
Size: 9.45 KB
md5_file hash: 0bc4998aae1c33f7c2dc2e5b1c70846d
First released: April 5, 2007 - 13:10
Last updated: April 5, 2007 - 13:15
Download: subform_element-5.x-1.1.tar.gz
Size: 9.45 KB
md5_file hash: 0bc4998aae1c33f7c2dc2e5b1c70846d
First released: April 5, 2007 - 13:10
Last updated: April 5, 2007 - 13:15
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.
