rtconner, that article is for 1.1, he's asking about 1.2 additionally, the last comment on the page says that it doesn't work in 1.2(generated code defaults to autocomplete being off)
On 6/18/07, rtconner <[EMAIL PROTECTED]> wrote: > > > http://bakery.cakephp.org/articles/view/autocomplete > > On Jun 18, 2:16 pm, Mech7 <[EMAIL PROTECTED]> wrote: > > 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 -~----------~----~----~----~------~----~------~--~---
