[symfony-users] Re: Upload image with admin generator

2009-08-01 Thread sonius
i just add a link to another module eg: imagehandler/uploadFile and let that module handle the image upload. On Aug 1, 6:03 am, bogo wrote: > Hi, > I'd like to upload image using admin generator. I've tried set field > type in my generator.yml to: > >       edit: >         title:          Edit

[symfony-users] Geting the output from template in the action

2009-07-16 Thread sonius
Is there a way to get the out put of the action's template in that action? renderPartial() wont do and I dont want to use a file_get_contents(). Sonius --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups &qu