[development] 2 Forms
Konstantin Kroner
k.kroner at active-newmedia.de
Fri Feb 29 09:17:46 UTC 2008
hi,
i have 2 form on 1 Site, they needed by 1 module.
I render them with drupal_get_form() in my template, that works fine.
When i look at firbug i have 2 forms on this side.
Form 1 runs after submit in my _submit function.
But form2 ignore my _submit total.
I set on the submit Button '#submit' => array('mycallback'), but drupal
ignore that total.
Any have i idea how my second form can find his callback
Konstantin
More information about the development
mailing list