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 ..........