On Wed, 09 Oct 2013 04:10:55 -0300, Davide Vecchi <d...@amc.dk> wrote:

Hi, thanks for the assistance. The template is quite big so I will have to strip it down much, to avoid posting a lot of unrelated stuff; I will do that as soon as possible.

Hi! Ok! I guess just the part containing the "label" field should be enough.

In the meantime, does it mean that I better stop trying to get the value of that "label" field from that Block instance ? I believe so but I'm not sure.

I think so. Instead, think that the property you're editing with that field comes from some other place, so you should get its value from that place, not from the block. A block is just a delimited portion of a template, not a source of data. That's why I'm asking the relevant parts of the block and the Java code related to it: to know where the data is coming from.

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