I don't submit the form in Ajax request so... Is there way(s) to save values without submitting form ?
2014-09-11 16:06 GMT+02:00 Thiago H de Paula Figueiredo <thiag...@gmail.com> : > On Thu, 11 Sep 2014 10:47:14 -0300, squallmat . <squall...@gmail.com> > wrote: > > Hi, >> > > Hi! > > So, on ajax reloading a zone, it seems values modified are not saved. >> > > Unless you're submitting the form in the AJAX request, no values are > modified server-side, so, when you re-render the checkboxes, they lose > their state. > > -- > Thiago H. de Paula Figueiredo > Tapestry, Java and Hibernate consultant and developer > http://machina.com.br > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >