I forgot that this is also in my view:
-----------------------------------------------------------------------------------------------------------------------------
<?php
$options = array('url' => 'update_select', 'update' => 'NodeId');
echo $ajax->observeField('LocationId', $options);
?>
-----------------------------------------------------------------------------------------------------------------------------I think that AJAX isn't working for me at all. I also am trying to submit an ajax form, but I can't get that working either. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
