Re: AjaxFormLoop losing field data with validation error while nested in form zone.

2014-06-11 Thread George Christman
Does anybody know if this is a framework bug? If so I'll create a jira issue for it. On Tue, Jun 10, 2014 at 11:56 AM, George Christman wrote: > Sorry, forgot to mention my version, 5.4 beta-10 > > > On Tue, Jun 10, 2014 at 11:52 AM, George Christman < > gchrist...@cardaddy.com> wrote: > >> Hi

Re: AjaxFormLoop losing field data with validation error while nested in form zone.

2014-06-10 Thread George Christman
Sorry, forgot to mention my version, 5.4 beta-10 On Tue, Jun 10, 2014 at 11:52 AM, George Christman wrote: > Hi guys, I have an ajax from with a nested AjaxFormLoop. When ever there > is a validation error within the field, I lose the field data completely. > This does not happen when the form

AjaxFormLoop losing field data with validation error while nested in form zone.

2014-06-10 Thread George Christman
Hi guys, I have an ajax from with a nested AjaxFormLoop. When ever there is a validation error within the field, I lose the field data completely. This does not happen when the form is not nested in a zone. Any idea what might be causing this? Data to throw validation 12345678 Example code.