On Sun, 12 Jun 2011 19:09:49 -0300, Paul Stanton <p...@mapshed.com.au> wrote:

Hi,

Hi!

I've read multiple times that this is the recommended approach to adding client side callbacks when a form is submitted, however it isn't working for me:

<t:form t:id="myForm">
<t:submit />
</t:form>

Please try giving an explicit id to <t:submit> which isn't "submit", something like <t:submit id="submit1"/>. I recall people having this problem with 5.1.0.5.

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