Em Tue, 15 Sep 2009 10:45:33 -0300, Stephan Windmüller <stephan.windmuel...@cs.tu-dortmund.de> escreveu:

<t:loop t:source="objetcs" t:value="current" t:formState="iteration">
 <t:submit t:id="toggleState" t:context="[another, current]"/>
</t:loop>

I'm not sure, but maybe we can't use the Submit component this way. Take a look at the generated HTML (specially the submit buttons and hidden fields) and post it here please. I've been using ActionLinks or EventLinks inside Loops and Grids successfully.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to