[development] fixing nodeapi : programmatically submitting forms.
Moshe Weitzman
weitzman at tejasa.com
Wed Jul 12 03:04:38 UTC 2006
Karoly Negyesi wrote:
>> >> 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.
yes, please share this script.
More information about the development
mailing list