I fixed the problem below but I'm not sure the why of it.

The RadioGroup is in my component where I have both pageBeginRender and
renderComponent.  Simply a cut/paste of the bulk of my set up code from
renderComponent to pageBeginRender fixed the problem and now the
RadioGroup is "in scope" if that's the right phrase.  Is there any short
explanation for this?

I just read the response regarding "set volatile="true" on the
RadioGroup's parent @For loop".  I'll see what I can learn from that
too.  Thanks XYZ for the quick reply.

- Andrew


-----Original Message-----
From: Shannon, Andrew [mailto:[EMAIL PROTECTED] 
Sent: Friday, August 26, 2005 12:57 PM
To: tapestry-user@jakarta.apache.org
Subject: RadioGroup selected property not set or set

We've used RadioGroups with a variety of known radio values (i.e.,
yes/no, or 1,2,3 etc.), but this is the first time I loop over some data
to generate my radios.

 

Problem is the selected property does not appear to be getting set when
the form is posted, although all the other form field properties are.

 

I read through several archived emails regarding this subject but none
seemed to have a solution.  I'd like to know if anyone has again run
into this problem and if so how did you get around it?

 

Thanks, 

 

Andrew

[EMAIL PROTECTED]

 

 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to