On Sun, 16 Mar 2014 15:53:48 -0300, John <j...@quivinco.com> wrote:

Would there be a way to reveal a zone/jquery dialog that calls the form.submit after response rendering on the client?

Just use a normal zone update. Up to Tapestry 5.3.x, which you're probably using now, the HTML element which represents the zone triggers a Tapestry.ZONE_UPDATED_EVENT JavaScript event just after the zone is updated. The rest is ordinary JavaScript you'd write in the same way as if you weren't using Tapestry.

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