I use FOSCommentBundle with Symfony2 and when I save a new comment it redirect me to another page.
So my question is how can I do to stay in the same page. What is the class or method I have to reimplement?
Thanks for all
Sam
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I have found the solution. I have to include the jquery.form.js pllugin. Hope this help people… See ya
Sam