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
Did anyone find a resolution (or file a JIRA) for this issue?
I'm encountering exactly the same problem with formFragments in a loop. Only
the final loop iteration is updated on form submit and all the rest ignored.
Seems like a really fundamental problem with the formFragment component and
ha
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