On 10/29/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> hrm, i think a good solution to this would be to create a fresh inner
> form for every new step. so the outer form contains the wizard
> buttons, and an inner form contains the user's panel.
>
> i think for now you can do that yourself, simply embed a form into
> your step's panel and add the validator to that, be sure to let us
> know if that works.
>
> eelco what do you think?

That's not a bad idea. You could also directly get the form by calling
getForm or by overriding newForm on the wizard class. But nested forms
like this has it's elegance... just never though of it before.

Eelco

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to