i solved partially the problem adding the following code to the render
method in the sfWidgetFormJQueryAutocompleter

if ($value != null)
        $visibleValue = $value;



On 28 oct, 13:05, Job <jordir...@gmail.com> wrote:
> hi there,
>
> i am using a sfWidgetFormPropelJQueryAutocompleter which works
> perfect.
>
> i am using setdefault function but does not work, anyone knows how to
> solve this?
>
> (i was using before sfWidgetFormTextarea and setDefault worked
> perfectly)
>
> thanks in advance,
--~--~---------~--~----~------------~-------~--~----~
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