If I have two :form_ui select boxes, how can I make the first select box reload the values in the second? For example,
---> [Car Maker] -------> [Car Model] When I change a value in the 'Car Maker' select box, I want to display values in the 'Car Model' select box that only belong_to that Car Maker. I read another post in this group that recommended using options_for_association_conditions. I read the documentation but the sample code doesn't fit my needs. Please help. Thanks in advance, Bill btw - A small code sample would make my day :-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/activescaffold?hl=en -~----------~----~----~----~------~----~------~--~---
