By nextpulse on
Is it possible to do multiple forms on the same page?
Each with its own submit button. (I am ok with the page refreshing when a submit is made).
Is it possible to do multiple forms on the same page?
Each with its own submit button. (I am ok with the page refreshing when a submit is made).
Comments
Is this it? <?phpfunction
Is this it?
Panels?
Panels?
Well - panels is still alpha
Well - panels is still alpha for D6 and it seems to be a bit of an overkill.
I am doing this via custom module.
anyhow - I figured it out using custom forms.
In general yes, though you
In general yes, though you can not place the same form a single page more than once and you need to use panels or a custom module to build the page.
is it compatible with
is it compatible with drupal_add_tabledrag?
i.e each form uses drupal_add_tabledrag, ( within its own form only - of course.)
Don't know.
Don't know.