Re: AjaxSubmitLink problem

2010-10-27 Thread Pedro Santos
use the formCoponent.getRawInput()

On Wed, Oct 27, 2010 at 12:24 PM, Anna Simbirtsev wrote:

> Hi,
>
> I am using AjaxSubmitLink and I have setDefaultFormProcessing(false)
> to avoid form validation. The only problem is that none of the form
> values get submitted. If I need to get the value of one of the fields,
> how do I do that?
>
> Thanks,
> Anna
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
Pedro Henrique Oliveira dos Santos


AjaxSubmitLink problem

2010-10-27 Thread Anna Simbirtsev
Hi,

I am using AjaxSubmitLink and I have setDefaultFormProcessing(false)
to avoid form validation. The only problem is that none of the form
values get submitted. If I need to get the value of one of the fields,
how do I do that?

Thanks,
Anna

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