crowdint / rails3-jquery-autocomplete

An easy and unobtrusive way to use jQuery's autocomplete with Rails 3

Home Page:http://rubygems.org/gems/rails3-jquery-autocomplete

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A textarea field 'as autocomplete'.

rvsingh opened this issue · comments

I need to enable auto-complete on a filed which should be rendered as textarea but has datatype string.

Please refer this question.

http://stackoverflow.com/questions/20594445/simple-form-input-as-both-text-and-autocomplete

It looks like your issue was resolved by a response on StackOverflow and this issue is pretty old. If you are still having problems please let me know.