On Thu, 19 Dec 2013 13:41:56 -0200, Nathan Quirynen
<nat...@pensionarchitects.be> wrote:
Instead of the "params" parameter I could add a Block parameter
containing hidden fields for all the needed values, which will be
rendered with the chart. Then for the ajax request I can get all the
needed parameters and values from these hidden fields to use in the post
request.
Lately, the recommended way of storing stuff in HTML elements is to use
data-* attributes. That's what Tapestry 5.4 does. HTML hidden fields are
meant for forms and that's not your case here.
--
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