Hello All:
I have set up an auto_complete search field within my application
controller and application layout so that it is available to all pages
in my app. I have run into a snag with this in two projects I am working
on where it won’t work on one particular page related to a specific
controller.
I get a No Method error on the column name referenced in the
auto_complete arguments, even though the column name is set correctly
and the feature works on every other page in the app…not sure why. Any
ideas?
Thanks,
David