Hi ; Is the whole listview wrapped in 1 form or there is a form for each row?
Josh. On Tue, Jul 17, 2012 at 10:02 AM, Tobias Knierim < [email protected]> wrote: > Hi there, > I'm new to wicket and have a problem I can't find out for myself. > Maybe some of you can help me out with this. > > I have a refreshingview with input fields each row. I can add new rows > on click of a button, but when I submit the form, I want to validate 2 > input fields from different rows. Everything I tried so far hasn't > worked out, because I was only able to validate values from one row. > > Is it even possible to do something like this? > > > Greetings > Tobi > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
