Re: problems when using FormFragment in a loop

2009-04-28 Thread Howard Lewis Ship
This is the reason for the AjaxFormLoop component. On Thu, Jan 15, 2009 at 3:19 PM, Joachim Van der Auwera wrote: > After two days of hunting, I have discovered a bug (or maybe better) > "limitation". > If you try to use the FormFragment component inside a loop, then the updates > caused by the f

Re: problems when using FormFragment in a loop

2009-04-28 Thread Andrew Court
For additional commands, e-mail: users-h...@tapestry.apache.org > > > -- View this message in context: http://www.nabble.com/problems-when-using-FormFragment-in-a-loop-tp21488113p23287963.html Sent from the Tapestry - User mailing list archive at Nabble.com.

Re: problems when using FormFragment in a loop

2009-01-15 Thread Kalle Korhonen
Please open an issue for it; otherwise these will get lost. Kalle On Thu, Jan 15, 2009 at 2:19 PM, Joachim Van der Auwera wrote: > After two days of hunting, I have discovered a bug (or maybe better) > "limitation". > If you try to use the FormFragment component inside a loop, then the > update

problems when using FormFragment in a loop

2009-01-15 Thread Joachim Van der Auwera
After two days of hunting, I have discovered a bug (or maybe better) "limitation". If you try to use the FormFragment component inside a loop, then the updates caused by the form elements in the formfragment will only be applied to the last item in the loop. The form elements seem to be includ