Yes, as I mentioned, I am using the repeater tag. But the data provider for it is the list of all possible roles. I'm interested in the process of mapping the checked items to an array of objects (strings or value objects). I'm guessing there's no way around using Actionscipt to populate the form from the model and vice versa.

- Richard

On 11/2/05, Matt Chotin <[EMAIL PROTECTED]> wrote:

Check out the Repeater tag.

 


From: [email protected] [mailto:[email protected]] On Behalf Of Richard Rodseth
Sent: Wednesday, November 02, 2005 9:07 AM
To: [email protected]
Subject: [flexcoders] Flex 1.5 - n checkboxes

 

Is there a slick way to bind a variable number of checkboxes to an array of value objects in a data model?

Example: user has an array of roles. Display a list of  checkboxes
I see how to use repeaters to render the checkboxes, but I'm unclear on the best way to capture the user selections.

Thanks



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS




Reply via email to