Hi everyone! I'm currently using: sfWidgetFormPropelJQueryAutocompleter for the autocompletition feature. Symfony 1.2 Mozilla Firefox 3.5.5 Firebug 1.4.5
When the new or edit actions are executed, the autocomplete enabled field works like it should, but if a validator catches an error on any field when the form is submitted, the autocomplete feature stops working if you type any value on the autocomplete field and not even generates a request nor a response when browsing with Firebug looking for a ajax call. So, what could be the cause of this? Is something to do with the widget? I followed the blog post: http://www.symfony-project.org/blog/2008/10/14/new-in-symfon y-1-2- make-your-choice to implement this feature. I would sincerely appreciate any kind of help with this! Thanks in advance symfony community!
-- 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.
