So I've got an ajax form with an ajax auto-complete field in it, using the auto-complete component. It works find if I replace the Ajax submit with a regular submit, or if I use the Ajax form and disable the Autocomplete component (but then, of course, the autocomplete doesn't work). Unfortunately, the autocomplete component seems to be grabbing any ajax request, and when I submit the ajax form, instead of calling the action I'm looking for, it returns the autocomplete list in my content div instead.
Is it possible to use an autocomplete field with an ajax form? Thanks a lot, chowsapal --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
