Hi,

You should (re-)use your panel in the wizard:

step.add(new MyFormPanel("someId"));


On Sun, Jun 9, 2013 at 4:14 AM, always_rick <sh...@hotmail.com> wrote:

> The problem is wicket:idfor example: Formjavanew RequiredTextField(
> "companyName" );WizardStepjavanew RequiredTextField( "company.companyName"
> );
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/reuse-Form-Panel-code-for-WizardStep-tp4659295p4659302.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to