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/1_4/Doctrine/en/12 for further
info.

Cheers,
Francesco

On Mon, Apr 11, 2011 at 7:40 PM, SteveonThomas
<thomas.mand...@reduc.edu.cu>wrote:

> 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 table....i've added it to the generator.yml file but it
> only displays the photo name and path....
>
>
> Thanks in advance...
>
> Steveon
>
> --
> If you want to report a vulnerability issue on symfony, please send it to
> security at symfony-project.com
>
> You received this message because you are subscribed to the Google
> Groups "symfony users" group.
> To post to this group, send email to symfony-users@googlegroups.com
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en
>



-- 
francesco levorato aka flevour
http://flevour.net/ - @flevour
"Now while the blood is hot you should make your way with vigour to better
things." (Seneca)

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to