On Martes, 8 de Junio de 2010 06:02:26 Andrey Voronkov escribió: > May be you talking about > config.columns[:belongs_to_association_column].form_ui = :record_select
And you will have to install record_select plugin to use it. > > 2010/6/8 CoolAJ86 <[email protected]> > > > 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]<activescaffold%2Bunsubscribe@ > >googlegroups.com> . > > For more options, visit this group at > > http://groups.google.com/group/activescaffold?hl=en. -- Sergio Cambra .:: entreCables S.L. ::. Mariana Pineda 23, 50.018 Zaragoza T) 902 021 404 F) 976 52 98 07 E) [email protected] -- 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.
