Cakephp ajax Autocomplete not working

Posted by Vijay Kumbhar on Stack Overflow See other posts from Stack Overflow or by Vijay Kumbhar
Published on 2010-06-10T08:09:09Z Indexed on 2010/06/10 8:12 UTC
Read the original article Hit count: 179

Filed under:

Hello All,

I am using ajax autocomplete in my application, but it is not giving the output. Ajax request to the desired function goes but it is not giving back any response, it is blank.

I am also using jquery but it is used for other effects. i added jquery no conflict to avoid the prototype & jquery conflicts.

I have tried other ajax helper methods like obeserverfield, it is working fine & returning the proper response, but when i use autocomplete it fails

Can anybody help me ..........

© Stack Overflow or respective owner

Related posts about autocomplete