Many forms especially need to access and modify the $form_state array, so I'm a little unclear why it shouldn't have those as required arguments defined in the interface. Patch to follow.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | cool-form_args-2714575-3.patch | 2.68 KB | jidrone |
| #2 | cool.form_arrays-2714575-01.patch | 1.37 KB | joe-b |
Comments
Comment #2
joe-b commentedHere's a patch that adds this functionality.
Comment #3
jidrone commentedI created a patch for the last dev version, this fix the form, form_state and makes posible to send more arguments as usual in Drupal forms.
I also add code in examples to see how to use it.
Comment #6
pedrorocha commentedFixed on 2.0 release