What's the ticket number?
On Mon, May 27, 2013 at 9:47 AM, Martin Grigorov <mgrigo...@apache.org>wrote: > Hi Andy, > > As far as I know there is no more generic way to do the same. > There is a open ticket about this with an idea how to approach this but so > far no one worked on it. > > > On Fri, May 24, 2013 at 9:07 PM, Andy Van Den Heuvel < > andy.vandenheu...@gmail.com> wrote: > > > Hey, > > > > I was looking for a good example for creating a dynamic form with a list > > and add/remove functionality. I looked at the ListView, but this article > > from Martijn's blog tells to use a RepeatingView > > http://wicketinaction.com/2008/10/building-a-listeditor-form-component/ > > > > this article is from 2008. Is this still the prefered way to do this? Or > > are there other good examples? > > >