i still have the same problem Romain, i desisted.

2009/9/22 Romain de Wolff <rdewo...@gmail.com>

>
> Hello,
>
> I'm currently facing the same problem.
>
> Does anyone have a solution, an idea or even better, a solution to
> propose?
>
> Thanks,
>
> Romain
>
> On 11 sep, 00:38, Abraham <amontil...@gmail.com> wrote:
> > Hello folks, i'm trying to add an autocomplete field in a form, to do
> > that i've followed the Make your choice! tutorial:
> >
> > http://www.symfony-project.org/blog/2008/10/14/new-in-symfony-1-2-mak...
> >
> > and used the Doctrine autocompleter yet-to-be-released-class:
> >
> > http://trac.symfony-project.org/attachment/ticket/6012/sfWid
> > getFormDoctrineJQueryAutocompleter.class.php
> >
> > to substitute the Propel class used in the tutorial, but when i type
> > something in the widget no autocompletion box appears... I even tried
> > using just the sfWidgetFormJQueryAutocompleter (wich is supposed to
> > just get the IDs from the foreign table instead of any attribute you
> > want) but nothing.
> >
> > i'm trying to adapt the autocompletion in an admin module, i can see
> > the javascript embedded in the source code of the generated page but
> > no box shows up... also i wrote directly in the address bar "localhost/
> > myApp_dev.php/myModule/autocomplete" (having the executeAutocomplete
> > action y actions.class.php), and a file 'autocomplete' can be
> > downloaded, the content of the file is the array that
> > executeAutocomplete returns, in my case:
> >
> > {"V-01":"Jack Mort", "V-02":"Roland Deschain", "H-01":"Susannah
> > Holmes"}
> >
> > so i think i'm pretty near but not enough, can you help me?
>
> >
>


-- 
Have a nice day.
Abraham Montilla.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to