On Oct 17, 2007, at 9:51 AM, anitha.tanda wrote:
> I want to auto complete feature for multiple tables which are
> logically related.
Do you know you can write your custom action with any needed logic
def autocomplete_for_model_attribute
...
end
? That''s around page 547 in the Agile.
-- fxn
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---