How can I configure AS such that I have an ajax quicksearch / autosuggest instead of an extremely long drop-down box for a belongs_to relation?
I assume that this is common enough and that I'm just not using the right search words to find the howto I'm looking for. I'm created a customer management app for a friend with an auto shop. The main thing he will be doing is creating work orders and attaching vehicles to them. Each vehicles belongs_to a customer. Because a work_order belongs_to a vehicle it has a drop-down box for vehicle. That list becomes rather large rather quickly. -- 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.
