[development] fixing nodeapi : programmatically submitting forms.

Karoly Negyesi karoly at negyesi.net
Tue Jul 11 03:26:20 UTC 2006


>  >> function mymodule_forms() {
>  >>    $form['mymodule/form_id'] = array(
>  >>         'callback' => 'mymodule_form_id',
>  >>         'access' => user_access('can do form_id'),

*snip* doing this is blatantly easy. I actually have the script that  
changes a return drupal_get_form to a hook forms array. Will post the code  
later in case anyone is interested.


More information about the development mailing list