Page 1 of 1

Subform

Posted: Mon Aug 20, 2007 4:20 am
by hershy
Hi everyone , Can any of you please tell me how to use subform i.e form within anther form in same IE in php?

Posted: Mon Aug 20, 2007 4:36 am
by CoderGoblin
I believe subforms are part of the Drupal Content Management System as I am pretty sure they are not part of standard HTML. As such I cannot really comment in detail. You may want to look at the specific documentation. My only suggestion in regards to PHP if you have results needing processing is that you output the $_GET or $_POST result arrays and see what the form(s) actually return.

Posted: Mon Aug 20, 2007 7:38 am
by miro_igov
Why you need subforms, every task could be done in a form.