Can anybody post a small example how it is suposed to work in 1.2?
When i use:
<h1>Add Post</h1>
<?php echo $html->link('Articles', 'index');?>
<?php echo $ajax->autoComplete('title'); ?>
<?php echo $form->end('Add Article'); ?>
In my view, then it does a post with every key i type.. so it saves
hundreds of entries :)
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---