Form doesn't fire onsubmit when nested in a wizard

2008-05-08 Thread Piller Sébastien
Hello guys, I have a problem with the wizard component in Wicket 1.3.1. I have a user form panel, containing a form with several fields. I put it in a wizard, and have the following problem: FormUser public class FormPerson extends Panel { // ... public FormPerson(String formid) {

Re: Form doesn't fire onsubmit when nested in a wizard

2008-05-08 Thread Per Newgro
Hello Piller Sébastien: do you first generate some errors, press next (errors), fix them and then press next again? Maybe error messages will not be reset. Cheers Per - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional