FormComponents and feedback messages inside a listview

2010-02-16 Thread Wim Vandenhaute
Hello List, I have ran a couple of times whilst developing some pages using wicket into the following issue. The page will contain a Form, containing a ListView of FormComponents The FormComponents are created within the ListView with a feedback panel attached to each of em. The feedback panels

Re: FormComponents and feedback messages inside a listview

2010-02-16 Thread Wim Vandenhaute
Thanks! On Tue, Feb 16, 2010 at 11:11 AM, svenmeier s...@meiers.net wrote: http://cwiki.apache.org/WICKET/listview-and-other-repeaters.html#ListViewandotherrepeaters-Usingformcomponentsinarepeater Wim Vandenhaute wrote: Hello List, I have ran a couple of times whilst developing