Displaying 1 result from an estimated 1 matches for "boughters".
Did you mean:
bougher
2006 Feb 13
1
autocomplete input field name
Hi All,
I''m new to ruby on rails and I struggle with a problem in my first
application. I searched the forum (and ofcourse google) but I think it
is just an easy thing that nobody boughters to write down :)
I am building a kind of library application for (fysical) books and
e-books and later I want to add other functions like knowledge
management.
The problem: in the book show page I have a form to add a author with
auto complete:
show.rhtml
...
<form action="/book/add...