Hi,

On Tue, Jun 20, 2017 at 8:20 AM, rajan <rajan.chauhan1...@gmail.com> wrote:

> Hello,
>
> I have a situation like below:
>
> form1
>        TextFeildX
>
> Form 2
>        on the bases of data from   TextFeildX i want proceed with some
> other
> action.
>
> but i cannot find a way to fetch value of  TextFeildX in form 2
> TextFeildX.getModelObject() return always null.
>

You need to submit some data in Form1 to have a value in TextField1.
Show us some code so we can tell you how to rework it!


>
>
>
> Thanks in advance.
>
> --
> View this message in context: http://apache-wicket.1842946.
> n4.nabble.com/Accessing-Connets-from-TextFeild-from-
> Other-Form-tp4678090.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