Thanks for your fast answer ! When you say "never use expansions in component parameters", you mean this syntax <t:surveys.surveySuggestionsForm surveyId="surveyLoopValue.id" /> is better ?
About the LoopFormState, I'm going to check this feature, I didn't know it... Do I have to change the LoopFormState of the loop of forms or the loop of radio buttons ? regards, Antoine. Thiago H. de Paula Figueiredo wrote: > > On Tue, 12 Jan 2010 10:33:11 -0200, antb59 <ant...@gmail.com> wrote: > >> Hello again, > > Hi again! :) > >> <t:loop source="surveys" value="surveyLoopValue" encoder="surveyEncoder"> >> <t:surveys.surveySuggestionsForm surveyId="${surveyLoopValue.id}" /> >> </t:loop> > > It probably isn't the source of your problem, but never use expansions in > component parameters. > >> In this case, when a form is submited, the related surveySuggestionsForm >> didn't seem to receive the correct value for the list named >> "suggestions", >> and an exception is throwed : > > Try using some value of Loop's formState parameter. > > -- > Thiago H. de Paula Figueiredo > Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, > and instructor > Owner, software architect and developer, Ars Machina Tecnologia da > Informação Ltda. > http://www.arsmachina.com.br > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > > -- View this message in context: http://old.nabble.com/Loop%2C-RadioGroup-and-Coercion-tp26944581p27127401.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