Yes, but my currentAtributoGeneric is just one variable and your value is
changed the each iteration. I have that to find another way, something that
make reference too. If I use the currentAtributoGeneric like you said, I'll
to catch just the last currentAtributoGeneric, independently of which I
choose.

How the value of the label isn't changed (is persisted), I'm wanting use it.


2012/10/16 Lance Java <lance.j...@googlemail.com>

> I only had a quick look at your code but it seems that your loop variable
> "currentAtributoGeneric" is the underlying source of your data. You could
> use this entire object as your context (assuming that it has an encoder) or
> a primary key. You could even use selected fields from this object to
> construct a context array.
>
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Get-label-input-submit-tp5716924p5716958.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to