Thank's Ant i'm new in symfony , but i dont know i must create a new action ( executeExport() ) and a new layout in the template folder to do that ? because i must customize the excel file with the compagny informations and an footer with export date and time .
2009/2/20 Ant Cunningham <[email protected]> > > Create the csv string in your action, set layout to false, change the > response headers accordingly, and dump the var in the template. > > Its been covered numerous times search the forum or the news group or > more verbose insights :-) > > Nabil EL GHALI wrote: > > Hi everyone , > > > > > > i'm searching to make an export from symfony admin generator ( List ) > > to *Excel* / CSV and the content will be dynamically generated > > depending on the filter > > > > is there a way to do that under symfony 1.1 ? > > > > thank's > > > > > > > > > > -- Bonne Récéption -------------------------------- Nabil EL GHALI Web Developer & Freelancer --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
