I suppose that xxx_form_validation() should be invoked on each step of a multi-step form, see http://drupal.org/node/262422 (example 10). But it appears that validation is called only for step 1. I tried to change $form['#validate'], it didn't have any effect.

I suspect it is related to this http://drupal.org/node/260934.

Is there a work around for this problem, so I can still use multistep forms? I'm hesitating on splitting up my forms and start all-over.

Any help is greatly appreciated!

Comments

NROTC_Webmaster’s picture

Can this issue be closed?

mcrittenden’s picture

Status: Active » Closed (fixed)