Patch provides multiple forms handling. It means, that it generates unique $form_id names for multiple instances of one form on the page and map right FAPI callbacks using hook_forms and hook_form_alter to them.

Inspiration & hook_form multiple instances trick:

http://www.gtrlabs.org/blog/dayre/drupal_5_how_to_process_multiple_insta...

Comments

wojtha’s picture

StatusFileSize
new4.32 KB

Last patch was reversely ... Another try

meba’s picture

Status: Needs review » Fixed

Fixed few coding errors and committed, thanks!

Status: Fixed » Closed (fixed)

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