Hi everyone, I'm developping a website with symfony 1.1 and I use the new form framework in my modules. But in order to improve user's experience, i want to make the comment form for a blog post in ajax. But i don't know how i can use the new form framework to validate the ajax form submission and return errors msgs or a success update to the template... I already read Form validation in AJAX snippet but it is devoted to form 1.0 system. How can i adapt it ?
Thank you all in advance... Olivier --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
