[development] Dynamic forms
Alessandro Feijó
patrao at legendas.feijo.info
Wed Dec 19 13:16:09 UTC 2007
I have a simple form to search
It contain 2 combos (select) and 1 textfield (to chose: table, field and type a value)
Here's the glitch... I have a button to clone (with jQuery) this 3 objects, so my user can set a complex filter, duplicating the first set into N new sets
The first set of values works fine, when I submit, the $form_values return the data.
The cloned fields are ignored!
I try rename my fields with [] at the end, as an array, but in that case, even the first set of values isnt returned.
Any idea how to solve that?
Thanks
Feijó
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20071219/e7990db3/attachment.htm
More information about the development
mailing list