Hello All, I am using the cakephp ajax autocomplete, but it is not giving me any response back.
I tried with the other ajax methods like observerfield it is working fine. But when i try with the autocomplete it calls the function but returns with blank response. I am using prototype & jquery in this application. I applied jquery no-conflict for all the methods that are related with the jquery. Can anybody give me an idea why this is happening. I read some where that autocomplete will not work if we are using both jquery & prototype together.So i tried by removing all the jquery files & functions i used, but no luck. It is still giving me error. Also the error is "element is undefined in controls.js line no. 175" Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
