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 <[email protected]> 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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---