Re: [symfony-users] Re: Form Submition

2010-10-13 Thread Macvek
In Jobeet tutorial : http://www.symfony-project.org/jobeet/1_4/Doctrine/en/10 There is an example in "Job Activation and Publication" Regards, Maciej Aleksandrowicz 2010/10/12 guiguiboy > > As Christopher Schnell said, you have to use flash messages. > > Guillaume B. > > On 12 oct, 05:49, farha

[symfony-users] Re: Form Submition

2010-10-12 Thread guiguiboy
As Christopher Schnell said, you have to use flash messages. Guillaume B. On 12 oct, 05:49, farhana wrote: > I am doing my project using symfony frame work . I want to show a > message " saved successfully" after the successfull submition of my > form .how can I show it. I am new to Symfony. > >