On Tue, 31 Jan 2012 13:45:53 -0200, hese <1024h...@gmail.com> wrote:

The reason I want the entire thing enclosed within a form is that I have
other fields along with t:ContactCrud for each row, which have to be
submitted as a whole.

HTML doesn't allow nested forms, so you'll probably need to refactor your component in two, one just with the fields, the other using the one with the fields (just a suggestion).

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.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