crowdint / rails3-jquery-autocomplete

An easy and unobtrusive way to use jQuery's autocomplete with Rails 3
http://rubygems.org/gems/rails3-jquery-autocomplete
MIT License
917 stars 367 forks source link

A textarea field 'as autocomplete'. #247

Closed rvsingh closed 10 years ago

rvsingh commented 10 years ago

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

bigtunacan commented 10 years ago

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.