The easiest solution is to wrap the whole form inside a Zone and update this zone.

On Sat, 31 May 2014 15:55:10 -0300, Boris Horvat <horvat.z.bo...@gmail.com> wrote:

Hi everyone,

I have form that basically displays couple of checkboxs that user can
select/deselect. Once he is made his choice he clicks a button and a form
is submited, zone is refreshed (include the form).

All of the data is nicely displayed but a second submissions throws the
error

Forms require that the request method be POST and that the t:formdata query
parameter have values.

Am I doing something wrong? Is my scenario possible?

Let me know if you need code samples

Cheers



--
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

Reply via email to