Re: Re: IFormValidator with ajax

2012-10-05 Thread Oscar Besga Arcauz
Ok, it works fine

Thaks !


> > > Oscar Besga Arcauz  < < < 

-Sven Meier  escribió: -
Para: users@wicket.apache.org
De: Sven Meier 
Fecha: 05/10/2012  15:01
Asunto: Re: IFormValidator  with ajax

> May I use the raw inputs instead of models ?

You can use the converted input.

Sven

Oscar Besga Arcauz  schrieb:

> Hi Wickers !
>
>I'm using Wicket.6.0.x and I'm using an IFormValidator as a subclass o a form, 
>attached to it by an FormValidatorAdapter.
>The form uses a AjaxSubmitLink to send data back.
>
>When it comes to validate method, the model objects of the form and the 
>components are null; althougth later into the AjaxSubmitLink .onSubmit the 
>data is correctly attached to the models.
>
>¿ Is that supposed to be fine ? ¿ May I use the raw inputs instead of models ?
>
>    > > > Oscar Besga Arcauz  < < < 
>-
>To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>For additional commands, e-mail: users-h...@wicket.apache.org
>

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: IFormValidator with ajax

2012-10-05 Thread Sven Meier
> May I use the raw inputs instead of models ?

You can use the converted input.

Sven

Oscar Besga Arcauz  schrieb:

> Hi Wickers !
>
>I'm using Wicket.6.0.x and I'm using an IFormValidator as a subclass o a form, 
>attached to it by an FormValidatorAdapter.
>The form uses a AjaxSubmitLink to send data back.
>
>When it comes to validate method, the model objects of the form and the 
>components are null; althougth later into the AjaxSubmitLink .onSubmit the 
>data is correctly attached to the models.
>
>¿ Is that supposed to be fine ? ¿ May I use the raw inputs instead of models ?
>
>> > > Oscar Besga Arcauz  < < < 
>-
>To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>For additional commands, e-mail: users-h...@wicket.apache.org
>

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org