I am working on a flash form that displays query results. Is there any way to multi-select the records so that when I submit the form, selected records will be passed into another query? I have tried to use cfselect and enabled multiple selection, but it is not a good option from user perspective because all the selections will be gone if a user accidently select one item without holding ctrl or alt. I have also tried to use cfgrid, but I couldn't find a way to multi select the records. I have also tried to use cfformgroup and its repeater attribute, then use cfinput checkbox type to allow user to select the records, but my testing result page only shows true false (check or uncheck) instead of the value I specified (the ID of each record). I thought this will be a pretty standard application, but it turned out that there is no obvious sample from books or online resources. Has anyone done similar things before? I urgently need some suggestions and advice. Thanks.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:210319 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

