Displaying 1 result from an estimated 1 matches for "_form_test".
Did you mean:
form_test
2007 Jan 11
2
text_field_with_auto_complete() - problem
...''%'' # 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 Google Groups "Ruby on Rails: Talk&q...