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
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.
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
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