Thank you for the suggestions. I found the problem. It was my mistake in the routing logic.
Lorand On Sep 24, 10:11 pm, Alexandru-Emil Lupu <[email protected]> wrote: > could you show us some code ? > also posible problems: > > - form invalid > - a bad redirect > - form action wrong > - forms not closed properly > > I will wait your code to be able to say more > // paste the component form / layout + article form / layout > > Alecs > > > > On Thu, Sep 24, 2009 at 10:05 PM, Lorand Tamas <[email protected]> wrote: > > Hi all, > > > I have a form posting problem: > > - in the main template (article) i display some informations, and i include > > a component, which display a form (contact). > > - the form action was set to a specific action (submitContact) > > - when i post the form i receive back the same main template (article) > > instead of the submitContact's template > > Can anybody help me with this problem, why can not enter to the action > > specified in the form? > > > Best regards, Lorand > > -- > As programmers create bigger & better idiot proof programs, so the universe > creates bigger & better idiots! > I am on web: http://www.alecslupu.ro/ > I am on twitter:http://twitter.com/alecslupu > I am on linkedIn:http://www.linkedin.com/in/alecslupu > Tel: (+4)0748.543.798 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
