It looks like it's actually hardcoded 'off' in the autocomplete API
itself. I turned it on. Don't know if that did anything.
However, after making a lot of changes based on reading just about
every article I could find relating to this kind of problem, reworking
the line in the view:
<?php echo
$ajax->autoComplete('OrganizationLeaders/name','/organization_leaders/autocomplete');
?>
seemed to fix my problem.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---