So you need something like: "add new row" functionality?
This can be done with listview for example

WBR, Maxim
(from mobile, sorry for the typos)

On Fri, Apr 6, 2018, 06:56 Shengche Hsiao <shengchehs...@gmail.com> wrote:

> Because I don't know how many rows users may required.
>
> But using invisible input is an bright way to do, thank you Maxim.
>
> On Thu, Apr 5, 2018 at 11:33 PM, Maxim Solodovnik <solomax...@gmail.com>
> wrote:
>
> > Why to produce the input and not start with invisible input (on server
> > side)
> > And show it onclick?
> >
> > On Thu, Apr 5, 2018 at 8:39 PM, Shengche Hsiao <shengchehs...@gmail.com>
> > wrote:
> > > Dear All
> > >
> > >
> > > I want to design a form with an button, that when click it will
> produce a
> > > new input text filed within form, and retrieve it in server side. I
> tried
> > > listview, but cannot work. I also cannot find relevant examples on
> > > stackoverflow, any suggestion?
> > >
> > >
> > > --
> > >
> > >
> ----------------------------------------------------------------------->
> > > We do this not because it is easy. We do this because it is hard.
> > >
> ----------------------------------------------------------------------->
> > > ShengChe Hsiao
> > >
> ----------------------------------------------------------------------->
> > > front...@gmail.com
> > > front...@tc.edu.tw
> > >
> ----------------------------------------------------------------------->
> > > VoIP : 070-910-2450
> > >
> ----------------------------------------------------------------------->
> >
> >
> >
> > --
> > WBR
> > Maxim aka solomax
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> > For additional commands, e-mail: users-h...@wicket.apache.org
> >
> >
>
>
> --
>
> ----------------------------------------------------------------------->
> We do this not because it is easy. We do this because it is hard.
> ----------------------------------------------------------------------->
> ShengChe Hsiao
> ----------------------------------------------------------------------->
> front...@gmail.com
> front...@tc.edu.tw
> ----------------------------------------------------------------------->
> VoIP : 070-910-2450
> ----------------------------------------------------------------------->
>

Reply via email to