Hi,

I have a form (thisform) that upon submission calls another form (thatform) with thisform_submit(). The thing is that on submission of thatform with thatform_submit() nothing happens, and I'm not even asking it to do anything yet other than dsm('got here'). Is there some sort of limit on nesting forms or something?

Thanks, Bruce.

Comments

Anonymous’s picture

Status: Active » Fixed

Multiforms appears to be the solution that I'm looking for: http://drupal.org/node/101707. I was trying to do this manually, didn't know about this functionality.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.