[development] How to pass form values to page that actually does something.

Earnie Boyd earnie at users.sourceforge.net
Mon May 10 16:58:54 UTC 2010


Michael Prasuhn wrote:
> Add the display bits to your form builder function, and pass the data back with $form_state['storage'] or something like that. This is a basic multi-step form. There are a few examples in Drupal 6 core of this, or just google for "drupal 6 multistep form."
>

That doesn't work well for multi-page forms.  The selection criteria is 
lost.

-- 
Earnie
-- http://progw.com
-- http://www.for-my-kids.com


More information about the development mailing list