Re: Fields on a zone always keep the same value

2009-01-22 Thread Hugo Palma
Answering my own question, all i needed was to clear the validation tracker right after the form on the zone was submited. On Thu, Jan 22, 2009 at 3:20 PM, Hugo Palma wrote: > I have a form inside a zone that gets updated on some event. I'm setting > the default values of some fields in that for

Fields on a zone always keep the same value

2009-01-22 Thread Hugo Palma
I have a form inside a zone that gets updated on some event. I'm setting the default values of some fields in that form on the setupRender event. This works fine the first time the zone gets updated but in subsequent updates (without a full page refresh in between) the value that shows up in the fo