I fetch out the values of a table (suppose users) from database and want
to show them(user's name) in a text-field with autocomplete..
Can i do this in rails .. If yes, then how can .. ?
Do not know any thing about it .. May be you people can suggest me some
tutorials for it as well..
Waiting for every possible answer .. :)
--
Posted via http://www.ruby-forum.com/.
http://www.google.com/#hl=en&source=hp&q=rails+autocomplete&aq=f&aqi=g10&fp=c9fe100d9e542c1e
As a personal note, I find that autocomplete works well for smaller,
defined sets of possible inputs. People's names can be, well, almost
anything, and I find autocomplete obtrusive in those cases. It's not
really saving me anything.
I'll tell you the whole answer after resolving it .. :)
Mukund wrote:
> Rails has scriptaculous and prototype built in and there are helpers
> for autocomplete already. Have a look at the API documentation for
> autocomplete.
>
> On Aug 25, 11:25�am, Hemant Bhargava <rails-mailing-l...@andreas-
--
Posted via http://www.ruby-forum.com/.
Thanks for your support ..
Mukund wrote:
> http://codeintensity.blogspot.com/2008/02/auto-complete-text-fields-in-rails-2.html
>
> Google is your friend. ;)
>
> On Aug 26, 11:25�am, Hemant Bhargava <rails-mailing-l...@andreas-
--
Posted via http://www.ruby-forum.com/.