to submit the form via ajax, you should use AjaxFormSubmitBehavior.

  gerolf

On 8/14/07, andrea pantaleoni <[EMAIL PROTECTED]> wrote:
>
>
> Hi,
> In a Page I have a TextField component and few DropDownChoice inside a
> form.
> When I add a behaviour to the DropDownChoice I can read the value the user
> selected and change consequently the other page component.
> Instead when I try to add a ajax behavior to a button for reading  the
> textfield value I get always null.
> It seems that the framework load the textfield model just when the page
> submit in fact when the page submit i can read the value of the textfield.
> I that true?
> there some workaround
> any help?
> Thanks
>
> --
> View this message in context:
> http://www.nabble.com/TextField-onclick-ajax-tf4269741.html#a12152307
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to