I'm not completely following your code.  I don't see what is actually
triggering the zone update and I don't know what the field names mean.
 But, I would suggest that you get rid of the outer zone and get it to
work with the smaller zone first.  If they are selecting a Country and
then you populate the list of Cities based on the Country they select,
there is no reason to submit the form until you are ready to do
something with it.

Also, if the form has an object behind it, you should get all the
values back if it is being persisted correctly.

Mark

On Thu, Feb 10, 2011 at 1:53 PM, atcach <atc...@gmail.com> wrote:
>
> Yes.
> Te only solution I have (I guess)  is to break the zone in two and have two
> forms.
> The other would be to put a keyup event in each field (external) and save
> each one of them, but I have a lot of fields and think is impractical.
> Is there another way around ?
> Regards !
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to