Add in your action $this->setLayout(false);
On Jul 31, 3:47 pm, HAUSa <[email protected]> wrote: > I created an action, called send in the module system. > Now I have a Flash file which sends it's values to /system/send. > > In the sendSuccess.php I have a line to push a thank you message to > Flash. > mailFeedback=Bedankt voor uw reactie (dutch!) > > However, ofcourse Symfony places my whole layout.php template around > it. Is it possible to tell Symfony only to output the sendSuccess.php > template and not the main template.php? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
