and i've been playing around with some rjs and partials with no success.
I am very new to RoR, so any help would be appreciated, but it may have
to be "dumbed down"
I have been posting like crazy to get achieve the same functionality.
I found the autocomplete doesn't use a regular input tag so you can't
use observe_field on an autocomplete field. I did however find an auto-
complete plugin that will pass the id from the model so you can use
the id to lookup your information. I'm not sure how to implement it
however. Once I get that info, I'll let you know what I came up with.
Here's the link to the plugin, and if you already found this, or know
what to pass to the observe_field, I would be very thankful.
I've looked at that plugin and couldn't firgure it out. not much
documentation for it. But it does seem like it does what I would like.
Thanks for the response, keep me posted on what you find, and I'll do
the same.