The Jobeet tutorial has image uploading. Look at the Admin Generator chapter for more information: http://www.symfony-project.org/jobeet/1_2/Doctrine/en/12
On Aug 3, 6:29 pm, bogo <[email protected]> wrote: > Hi, > thanks for the hint, but I need upload input in the same form. I dug a > lot and didn't find solution, so I suppose that's missing feature in > admin generator. I will try override generated actions and templates. > > cheers, > bogo > > On 1 Sie, 10:33, sonius <[email protected]> wrote: > > > > > i just add a link to another module eg: imagehandler/uploadFile and > > let that module handle the imageupload. > > > On Aug 1, 6:03 am, bogo <[email protected]> wrote: > > > > Hi, > > > I'd like touploadimage usingadmingenerator. I've tried set field > > > type in mygenerator.yml to: > > > > edit: > > > title: Editing photo "%%title%%" > > > fields: > > > path_thumb: > > > type: admin_input_file_tag > > > help: default size 25x25 > > > > but it doesn't work. Default input field is displayed and error > > > message returned. > > > > how can Iuploadimages byadmingenerator? I use symfony version > > > 1.2.8. > > > > Thanks in advance! > > > bogo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
