Is It Possible to use auto complete with text_field _tag.

hi Is it possible to use auto complete with text_field _tag. Kindly let me know

Cheers

Hi,

You can use auto_complete plugin and use text_field_with_auto_complete tag rather than text_field_tag

NAYAK

Yes. What else would you use it for?

Julian Leviston wrote:

Yes. What else would you use it for?

Sent from my iPhone

On 31/01/2009, at 4:49 PM, Newb Newb <rails-mailing-list@andreas-

Thanks for the Reply. if i can use auto complete with text_tag,could u give me example for this.

<%text_field_tag :first_name%>

Thank You.

Use google to find it. Search for autocomplete rails