Hi Steveon,
I assume you are using the admin generator for your backend application.
You should create a partial, prefixing your field name with an underscore;
now you will be able write custom code (in your case a call to image_tag
with the image path).
Read http://www.symfony-project.org/jobeet/
Hey All,
I've recently added user photo to the sf_guard_user table and am able
to upload and display the photo when i select the user for
modification. What i would like to know is how to display the photo in
the user list tablei've added it to the generator.yml file but it
only displays the p