search for: vorgang_filter_select

Displaying 1 result from an estimated 1 matches for "vorgang_filter_select".

2007 Jan 11
2
text_field_with_auto_complete() - problem
...ld search = ''%'' + search + ''%'' # format string for request conditions = [''(LOWER(bez) LIKE ?)'', search] # sql @vorgaenge = Vorgang.find(:all, :conditions => conditions, :limit => 1) # request render(:partial => ''vorgang_filter_select'') # rendering in _form_test.rhtml end please give me an hint. i''m thankful for every helping answer. bless chris -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Goog...